google / google/closure-compiler
Default check levels aren't documented precisely
Open
- Dominant language
- JavaScript
- Stars
- 7.7k
- Forks
- 1.2k
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 6
Description
- The official doc on compilation levels doesn't explain that most checks get enabled in the ADVANCED compilation mode only: https://developers.google.com/closure/compiler/docs/compilation_levels
- The Wiki page on compiler warnings misguides that the "checkTypes" check is on by default, meanwhile it's actually not when the SIMPLE compilation mode is used: https://github.com/google/closure-compiler/wiki/Warnings
Contributor guide
Assessment
This issue has not been assessed yet.