OLD | NEW |
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. |
OLD | NEW |