Closure Compiler Linter


Closure Compiler Linter

Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's JavaScript apps, including Gmail, Google Web Search, Google Maps, and Google Docs. This binary checks for style issues such as incorrect or missing JSDoc usage, and missing goog.require() statements. It does not do more advanced checks such as typechecking.

Provided зависимости (2)

Группа / Артифакт Версия Более новая версия
com.google.auto.value » auto-value 1.4.1 1.10.3
org.apache.ant » ant 1.9.7 1.9.16

Test зависимости (4)

Группа / Артифакт Версия Более новая версия
org.mockito » mockito-core 2.2.21 5.12.0
com.google.guava » guava-testlib 25.1-jre 33.0.0-jre
com.google.truth » truth 0.41 1.4.2
junit » junit 4.12 4.13.2