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

Issue 196943006: Pass through "--filter" arguments from "git cl lint" to cpplint.py (Closed)

Created:
6 years, 9 months ago by tzik
Modified:
6 years, 9 months ago
Reviewers:
Nico, iannucci
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, M-A Ruel, iannucci+depot_tools_chromium.org, ilevy-cc_chromium.org, Lei Zhang
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Visibility:
Public.

Description

Pass through "--filter" arguments from "git cl lint" to cpplint.py Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=256776

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -2 lines) Patch
M git_cl.py View 1 2 2 chunks +7 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
tzik
Hi. "git cl lint" doesn't accept options for cpplint.py. Can I make a change it ...
6 years, 9 months ago (2014-03-13 04:10:55 UTC) #1
Nico
https://codereview.chromium.org/196943006/diff/20001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/196943006/diff/20001/git_cl.py#newcode1409 git_cl.py:1409: ['--filter=' + ','.join(options.filter)] + args + files) if options.filter ...
6 years, 9 months ago (2014-03-13 04:21:18 UTC) #2
tzik
https://codereview.chromium.org/196943006/diff/20001/git_cl.py File git_cl.py (right): https://codereview.chromium.org/196943006/diff/20001/git_cl.py#newcode1409 git_cl.py:1409: ['--filter=' + ','.join(options.filter)] + args + files) On 2014/03/13 ...
6 years, 9 months ago (2014-03-13 04:35:58 UTC) #3
Nico
lgtm
6 years, 9 months ago (2014-03-13 04:42:59 UTC) #4
tzik
On 2014/03/13 04:42:59, Nico wrote: > lgtm Thanks! iannucci: Could you take a look as ...
6 years, 9 months ago (2014-03-13 07:14:29 UTC) #5
iannucci
lgtm
6 years, 9 months ago (2014-03-13 07:32:26 UTC) #6
tzik
The CQ bit was checked by tzik@chromium.org
6 years, 9 months ago (2014-03-13 07:38:59 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tzik@chromium.org/196943006/40001
6 years, 9 months ago (2014-03-13 07:39:08 UTC) #8
commit-bot: I haz the power
6 years, 9 months ago (2014-03-13 07:40:56 UTC) #9
Message was sent while issue was closed.
Change committed as 256776

Powered by Google App Engine
This is Rietveld 408576698