google / google/closure-compiler
hide_warnings_for doesn't work properly on windows
Open
internal-issue-created
triage-done
- Dominant language
- JavaScript
- Stars
- 7.7k
- Forks
- 1.2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 6
Description
I'm hiding warnings for the closure library directory but it's showing them because the path I'm passing in the argument uses backslashes and the compiler is comparing it to paths that use forward slashes
Contributor guide
Assessment
This issue has not been assessed yet.