2 URL: http://code.google.com/p/closure-linter/
7 License File: NOT_SHIPPED
11 The Closure Linter enforces the guidelines set by the Google JavaScript Style
12 Guide. The linter handles style issues so that you can focus on the code.
15 Removed closure_linter/testdata/
16 Added Apache License notice to closure_linter/common/tokens_test.py
18 Added @suppress {suspiciousCode} to closure_linter/statetracker.py while we
19 wait for the external release.