summaryrefslogtreecommitdiffstats
path: root/third_party/closure_linter/README.chromium
blob: aac22b8a3fe3a8032873056bc3ebe6e6569f91ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Name: closure-linter
URL: http://code.google.com/p/closure-linter/
Version: 2.3.14
Date: 12 Jun 2014
Revision: 16
License: Apache 2.0
License File: NOT_SHIPPED
Security Critical: no

Description:
  The Closure Linter enforces the guidelines set by the Google JavaScript Style
  Guide. The linter handles style issues so that you can focus on the code.

Local modifications:
  Removed closure_linter/testdata/
  Added Apache License notice to closure_linter/common/tokens_test.py
  Added OWNERS file
  Added @suppress {suspiciousCode} to closure_linter/statetracker.py while we
  wait for the external release.