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

Issue 942263002: Add Pylint for docs server. (Closed)

Created:
5 years, 10 months ago by tfarina
Modified:
5 years, 10 months ago
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org, Ken Rockot(use gerrit already), vapier
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add Pylint for docs server. BUG=434363 TEST=git cl presubmit -uv R=kalman@chromium.org Committed: https://crrev.com/202524aacb06c948a3f4a34f4418f32b550c79b5 Cr-Commit-Position: refs/heads/master@{#317721}

Patch Set 1 #

Total comments: 4

Patch Set 2 : return () #

Patch Set 3 : ops #

Patch Set 4 : lint_errors #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M chrome/common/extensions/docs/server2/PRESUBMIT.py View 1 2 3 1 chunk +7 lines, -0 lines 3 comments Download

Messages

Total messages: 27 (1 generated)
tfarina
PTAL
5 years, 10 months ago (2015-02-21 17:14:59 UTC) #1
not at google - send to devlin
https://codereview.chromium.org/942263002/diff/1/chrome/common/extensions/docs/server2/PRESUBMIT.py File chrome/common/extensions/docs/server2/PRESUBMIT.py (right): https://codereview.chromium.org/942263002/diff/1/chrome/common/extensions/docs/server2/PRESUBMIT.py#newcode97 chrome/common/extensions/docs/server2/PRESUBMIT.py:97: return results Could you leave the formatting as before?
5 years, 10 months ago (2015-02-23 18:43:30 UTC) #2
tfarina
https://codereview.chromium.org/942263002/diff/1/chrome/common/extensions/docs/server2/PRESUBMIT.py File chrome/common/extensions/docs/server2/PRESUBMIT.py (right): https://codereview.chromium.org/942263002/diff/1/chrome/common/extensions/docs/server2/PRESUBMIT.py#newcode97 chrome/common/extensions/docs/server2/PRESUBMIT.py:97: return results On 2015/02/23 18:43:30, kalman wrote: > Could ...
5 years, 10 months ago (2015-02-23 20:17:55 UTC) #3
not at google - send to devlin
https://codereview.chromium.org/942263002/diff/1/chrome/common/extensions/docs/server2/PRESUBMIT.py File chrome/common/extensions/docs/server2/PRESUBMIT.py (right): https://codereview.chromium.org/942263002/diff/1/chrome/common/extensions/docs/server2/PRESUBMIT.py#newcode97 chrome/common/extensions/docs/server2/PRESUBMIT.py:97: return results On 2015/02/23 20:17:55, tfarina wrote: > On ...
5 years, 10 months ago (2015-02-23 20:34:19 UTC) #4
tfarina
https://codereview.chromium.org/942263002/diff/1/chrome/common/extensions/docs/server2/PRESUBMIT.py File chrome/common/extensions/docs/server2/PRESUBMIT.py (right): https://codereview.chromium.org/942263002/diff/1/chrome/common/extensions/docs/server2/PRESUBMIT.py#newcode97 chrome/common/extensions/docs/server2/PRESUBMIT.py:97: return results On 2015/02/23 20:34:19, kalman wrote: > On ...
5 years, 10 months ago (2015-02-23 20:39:21 UTC) #5
not at google - send to devlin
Thanks! LGTM, though, how many warnings does this introduce?
5 years, 10 months ago (2015-02-23 20:41:57 UTC) #6
tfarina
It generated this: http://pastebin.com/VVrjRYbH
5 years, 10 months ago (2015-02-23 20:50:01 UTC) #7
not at google - send to devlin
On 2015/02/23 20:50:01, tfarina wrote: > It generated this: http://pastebin.com/VVrjRYbH Oh... that's a lot. Ideally ...
5 years, 10 months ago (2015-02-23 20:52:35 UTC) #8
not at google - send to devlin
On 2015/02/23 20:52:35, kalman wrote: > On 2015/02/23 20:50:01, tfarina wrote: > > It generated ...
5 years, 10 months ago (2015-02-23 20:52:44 UTC) #9
tfarina
Do you want me to create a disabled_warnings list and/or a black_list?
5 years, 10 months ago (2015-02-23 21:05:22 UTC) #10
not at google - send to devlin
On 2015/02/23 21:05:22, tfarina wrote: > Do you want me to create a disabled_warnings list ...
5 years, 10 months ago (2015-02-23 21:09:05 UTC) #11
tfarina
On 2015/02/23 21:09:05, kalman wrote: > On 2015/02/23 21:05:22, tfarina wrote: > > Do you ...
5 years, 10 months ago (2015-02-23 21:13:19 UTC) #12
not at google - send to devlin
On 2015/02/23 21:13:19, tfarina wrote: > On 2015/02/23 21:09:05, kalman wrote: > > On 2015/02/23 ...
5 years, 10 months ago (2015-02-23 21:16:45 UTC) #13
tfarina
On Mon, Feb 23, 2015 at 6:16 PM, <kalman@chromium.org> wrote: > On 2015/02/23 21:13:19, tfarina ...
5 years, 10 months ago (2015-02-23 21:23:56 UTC) #14
not at google - send to devlin
On 2015/02/23 21:23:56, tfarina wrote: > On Mon, Feb 23, 2015 at 6:16 PM, <mailto:kalman@chromium.org> ...
5 years, 10 months ago (2015-02-23 21:31:06 UTC) #15
tfarina
On 2015/02/23 21:31:06, kalman wrote: > How about you just print() these for now, and ...
5 years, 10 months ago (2015-02-23 21:33:04 UTC) #16
not at google - send to devlin
On 2015/02/23 21:33:04, tfarina wrote: > On 2015/02/23 21:31:06, kalman wrote: > > How about ...
5 years, 10 months ago (2015-02-23 21:54:10 UTC) #17
tfarina
Done. PTAL
5 years, 10 months ago (2015-02-24 00:47:51 UTC) #18
not at google - send to devlin
lgtm https://codereview.chromium.org/942263002/diff/60001/chrome/common/extensions/docs/server2/PRESUBMIT.py File chrome/common/extensions/docs/server2/PRESUBMIT.py (right): https://codereview.chromium.org/942263002/diff/60001/chrome/common/extensions/docs/server2/PRESUBMIT.py#newcode93 chrome/common/extensions/docs/server2/PRESUBMIT.py:93: print(lint_errors) if you don't do the ''.join thing ...
5 years, 10 months ago (2015-02-24 01:01:25 UTC) #19
tfarina
https://codereview.chromium.org/942263002/diff/60001/chrome/common/extensions/docs/server2/PRESUBMIT.py File chrome/common/extensions/docs/server2/PRESUBMIT.py (right): https://codereview.chromium.org/942263002/diff/60001/chrome/common/extensions/docs/server2/PRESUBMIT.py#newcode93 chrome/common/extensions/docs/server2/PRESUBMIT.py:93: print(lint_errors) On 2015/02/24 01:01:25, kalman wrote: > if you ...
5 years, 10 months ago (2015-02-24 01:05:35 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/942263002/60001
5 years, 10 months ago (2015-02-24 01:06:49 UTC) #22
not at google - send to devlin
https://codereview.chromium.org/942263002/diff/60001/chrome/common/extensions/docs/server2/PRESUBMIT.py File chrome/common/extensions/docs/server2/PRESUBMIT.py (right): https://codereview.chromium.org/942263002/diff/60001/chrome/common/extensions/docs/server2/PRESUBMIT.py#newcode93 chrome/common/extensions/docs/server2/PRESUBMIT.py:93: print(lint_errors) On 2015/02/24 01:05:35, tfarina wrote: > On 2015/02/24 ...
5 years, 10 months ago (2015-02-24 01:07:30 UTC) #23
not at google - send to devlin
not lgtm please fix before submitting
5 years, 10 months ago (2015-02-24 01:07:47 UTC) #24
tfarina
On 2015/02/24 01:07:30, kalman wrote: > https://codereview.chromium.org/942263002/diff/60001/chrome/common/extensions/docs/server2/PRESUBMIT.py > File chrome/common/extensions/docs/server2/PRESUBMIT.py (right): > > https://codereview.chromium.org/942263002/diff/60001/chrome/common/extensions/docs/server2/PRESUBMIT.py#newcode93 > ...
5 years, 10 months ago (2015-02-24 01:13:12 UTC) #25
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 10 months ago (2015-02-24 01:27:40 UTC) #26
commit-bot: I haz the power
5 years, 10 months ago (2015-02-24 01:28:21 UTC) #27
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/202524aacb06c948a3f4a34f4418f32b550c79b5
Cr-Commit-Position: refs/heads/master@{#317721}

Powered by Google App Engine
This is Rietveld 408576698