DescriptionUpdate cpplint.py to r141.
This just a copy of cpplint.py from upstream [1].
[1] https://code.google.com/p/google-styleguide/source/detail?spec=svn141&r=141
The change in gclient_scm.py is to address a presubmit check error
which was introduced by https://codereview.chromium.org/227163002
"print_func" parameter was being passed to a function instead of
the object constructor.
BUG=None
NOTRY=True
Change-Id: I4dca890d5f02957ddae33c4bd4269fd37758be3d
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=293276
Patch Set 1 #Patch Set 2 : Fixed pylint issue in fix_encoding (slice index is not an int) #
Messages
Total messages: 20 (8 generated)
|