Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(63)

Side by Side Diff: third_party/closure_linter/README.chromium

Issue 2328693002: Updated linter with upstream release (2.3.19) (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 Name: closure-linter 1 Name: closure-linter
2 URL: http://code.google.com/p/closure-linter/ 2 URL: http://code.google.com/p/closure-linter/
3 Version: 2.3.14 3 Version: 2.3.14
4 Date: 12 Jun 2014 4 Date: 12 Jun 2014
5 Revision: 16 5 Revision: 16
6 License: Apache 2.0 6 License: Apache 2.0
7 License File: NOT_SHIPPED 7 License File: NOT_SHIPPED
8 Security Critical: no 8 Security Critical: no
9 9
10 Description: 10 Description:
11 The Closure Linter enforces the guidelines set by the Google JavaScript Style 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. 12 Guide. The linter handles style issues so that you can focus on the code.
13 13
14 Local modifications: 14 Local modifications:
15 Removed closure_linter/testdata/ 15 Removed closure_linter/testdata/
16 Added Apache License notice to closure_linter/common/tokens_test.py
17 Added OWNERS file 16 Added OWNERS file
18 Added @suppress {suspiciousCode} to closure_linter/statetracker.py while we
19 wait for the external release.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698