Home | History | Annotate | Download | only in closure_linter
      1 Name: closure-linter
      2 URL: http://code.google.com/p/closure-linter/
      3 Version: 2.3.4
      4 Date: 28 Feb 2012
      5 Revision: 16
      6 License: Apache 2.0
      7 Security Critical: no
      8 
      9 Description:
     10   The Closure Linter enforces the guidelines set by the Google JavaScript Style
     11   Guide. The linter handles style issues so that you can focus on the code.
     12 
     13 Local modifications:
     14   Removed closure_linter/testdata/
     15   Added Apache License notice to closure_linter/common/tokens_test.py
     16 
     17   Lines ending with @supress longLineCheck do not warn.