Package com.google.javascript.jscomp.lint

Provides "lint" checks: Checks which are likely to provide a lot of false positives, and therefore should not generally be turned on as errors, but which might be appropriate to include in a static analysis tool.