swift
95678d9a
- utils: be more flexible about path separators
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Previous Change (CTRL+↑)
Next Change (CTRL+↓)
Expand Context Lines
Collapse Context Lines
Hide Minimap (CTRL+M)
Commit
6 years ago
utils: be more flexible about path separators The path separator on Windows is `\` and the path separator on Linux, android, macOS is `/`. Permit both sets of path separators.
References
#23764 - utils: be more flexible about path separators
Author
compnerd
Committer
compnerd
Parents
b8a1f2ea
Files
1
utils
PathSanitizingFileCheck
Loading