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

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

Issue 561873004: closure_linter: temporarily add support for @suppress {suspiciousCode} to unblock compiling setting… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 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
« no previous file with comments | « no previous file | third_party/closure_linter/closure_linter/statetracker.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 16 Added Apache License notice to closure_linter/common/tokens_test.py
17 Added OWNERS file 17 Added OWNERS file
18 Added @suppress {suspiciousCode} to closure_linter/statetracker.py while we
19 wait for the external release.
OLDNEW
« no previous file with comments | « no previous file | third_party/closure_linter/closure_linter/statetracker.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698