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

Unified Diff: README

Issue 147119: Copy a newer release of cpplint.py from google-styleguide. (Closed) Base URL: svn://chrome-svn/chrome/trunk/tools/depot_tools/
Patch Set: Created 11 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | cpplint.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README
===================================================================
--- README (revision 19200)
+++ README (working copy)
@@ -14,6 +14,10 @@
chrome-update-create-task.bat
Creates a scheduled task to do an automatic local chromium build every day.
+ cpplint.py
+ A copy of our linting tool which enforces Google style. Fetched from
+ http://google-styleguide.googlecode.com/svn/trunk/cpplint/cpplint.py
+
gcl
A tool for uploading and managing code reviews on the Chromium
project, using the Rietveld code review tool. More info at:
@@ -39,4 +43,4 @@
To update this distribution manually, run bootstrap\update.bat on Windows,
or bootstrap/update.sh on Linux or Mac.
-To disable automatic updating, set the environment variable DEPOT_TOOLS_UPDATE=1
+To disable automatic updating, set the environment variable DEPOT_TOOLS_UPDATE=1
« no previous file with comments | « no previous file | cpplint.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698