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 15901019: Add myself and dbeam as OWNERS of the closure_linter and python_gflags third party libraries. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: tab->space Created 7 years, 6 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 | Annotate | Revision Log
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.4 3 Version: 2.3.4
4 Date: 28 Feb 2012 4 Date: 28 Feb 2012
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
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698