microsoft / microsoft/typespec
Disallow backslash (windows path) in cadl config
Open
- Dominant language
- Java
- Stars
- 5.9k
- Forks
- 394
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 104
Description
Feel like there has been cases where this was done and caused issues.
Even though it could maybe work this make it always a bad experience having to escape `\` and not being able to copy outside of windows.
Think it would just be easier to force using `/` for paths in config.(Emit a diagnostic)
Contributor guide
Assessment
This issue has not been assessed yet.