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

Issue 15864011: Update cpplint.py to r104. (Closed)

Created:
7 years, 6 months ago by mazda
Modified:
3 years, 4 months ago
CC:
chromium-reviews, Dirk Pranke, cmp-cc_chromium.org, iannucci+depot_tools_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/tools/depot_tools.git@master
Visibility:
Public.

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+837 lines, -175 lines) Patch
M cpplint.py View 51 chunks +837 lines, -175 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
mazda
Hello Elliot, Would it be OK to update cpplint.py in depot_tools? It's useful for my ...
7 years, 6 months ago (2013-06-06 12:29:22 UTC) #1
M-A Ruel
rubberstamp lgtm
7 years, 6 months ago (2013-06-06 12:36:44 UTC) #2
Elliot Glaysher
lgtm (Sorry I forgot to roll this.)
7 years, 6 months ago (2013-06-06 17:22:58 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mazda@chromium.org/15864011/1
7 years, 6 months ago (2013-06-06 20:26:16 UTC) #4
commit-bot: I haz the power
Presubmit check for 15864011-1 failed and returned exit status 1. Running presubmit commit checks ...
7 years, 6 months ago (2013-06-06 20:28:08 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mazda@chromium.org/15864011/1
7 years, 6 months ago (2013-06-06 23:03:09 UTC) #6
commit-bot: I haz the power
Presubmit check for 15864011-1 failed and returned exit status 1. Running presubmit commit checks ...
7 years, 6 months ago (2013-06-06 23:06:29 UTC) #7
mazda
I cannot reproduce the presubmit error locally. I tried git cl push but I got ...
7 years, 6 months ago (2013-06-07 00:59:51 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mazda@chromium.org/15864011/1
7 years, 6 months ago (2013-06-07 01:03:10 UTC) #9
commit-bot: I haz the power
Change committed as 204686
7 years, 6 months ago (2013-06-07 01:04:53 UTC) #10
M-A Ruel
On 2013/06/07 00:59:51, mazda wrote: > I cannot reproduce the presubmit error locally. Someone had ...
7 years, 6 months ago (2013-06-07 01:06:05 UTC) #11
mazda
On 2013/06/07 01:06:05, Marc-Antoine Ruel wrote: > On 2013/06/07 00:59:51, mazda wrote: > > I ...
7 years, 6 months ago (2013-06-07 01:07:27 UTC) #12
claudiomdsjr
3 years, 4 months ago (2017-07-31 15:25:09 UTC) #13
Message was sent while issue was closed.
Hi there,

It seems that this new version has broken all namespace comment mark checks.

https://cs.chromium.org/chromium/tools/depot_tools/cpplint.py?type=cs&q=%22na...

Just get any file in chrome and change the comment in the end from // namespace
X to // namespace Y and you will notice that the new version is not catching the
validation mistake.

Cheers!

Powered by Google App Engine
This is Rietveld 408576698