|
Enhance RunPylint to use white_list and black_list arguments.
Change RunPylint to parse all .py files when one is modified.
Make all depot_tools/tests pass on pylint. That mostly meant fixing some
builtins aliasing, wrong alignment and turning off most remaining warnings.
BUG=none
TEST=unit tests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=69159
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+161 lines, -114 lines) |
Patch |
 |
M |
PRESUBMIT.py
|
View
|
|
1 chunk |
+5 lines, -8 lines |
0 comments
|
Download
|
 |
M |
presubmit_canned_checks.py
|
View
|
1
|
1 chunk |
+38 lines, -7 lines |
0 comments
|
Download
|
 |
M |
pylintrc
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
tests/fake_repos.py
|
View
|
|
5 chunks |
+8 lines, -5 lines |
0 comments
|
Download
|
 |
M |
tests/gcl_unittest.py
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
tests/gclient_scm_test.py
|
View
|
|
9 chunks |
+12 lines, -14 lines |
0 comments
|
Download
|
 |
M |
tests/gclient_smoketest.py
|
View
|
|
6 chunks |
+13 lines, -13 lines |
0 comments
|
Download
|
 |
M |
tests/gclient_utils_test.py
|
View
|
|
3 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
tests/presubmit_unittest.py
|
View
|
|
24 chunks |
+58 lines, -52 lines |
0 comments
|
Download
|
 |
M |
tests/scm_unittest.py
|
View
|
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
tests/super_mox.py
|
View
|
|
7 chunks |
+8 lines, -7 lines |
0 comments
|
Download
|
 |
M |
tests/trychange_unittest.py
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
tests/watchlists_unittest.py
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
Total messages: 2 (0 generated)
|