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

Issue 11607019: PRESUBMIT #include check: exclude known cases which need a non-standard order. (Closed)

Created:
8 years ago by marja
Modified:
8 years ago
Reviewers:
M-A Ruel
CC:
chromium-reviews
Visibility:
Public.

Description

PRESUBMIT #include check: exclude known cases which need a non-standard order. BUG=NONE NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=173773

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -2 lines) Patch
M PRESUBMIT.py View 2 chunks +9 lines, -2 lines 3 comments Download
M PRESUBMIT_test.py View 1 chunk +34 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
marja
ptal
8 years ago (2012-12-18 13:29:15 UTC) #1
M-A Ruel
https://codereview.chromium.org/11607019/diff/1/PRESUBMIT.py File PRESUBMIT.py (right): https://codereview.chromium.org/11607019/diff/1/PRESUBMIT.py#newcode599 PRESUBMIT.py:599: if uncheckable_includes_pattern.match(line): Why not just skip the file instead ...
8 years ago (2012-12-18 13:37:33 UTC) #2
marja
Thanks for comments! https://codereview.chromium.org/11607019/diff/1/PRESUBMIT.py File PRESUBMIT.py (right): https://codereview.chromium.org/11607019/diff/1/PRESUBMIT.py#newcode599 PRESUBMIT.py:599: if uncheckable_includes_pattern.match(line): On 2012/12/18 13:37:33, Marc-Antoine ...
8 years ago (2012-12-18 14:57:39 UTC) #3
M-A Ruel
https://codereview.chromium.org/11607019/diff/1/PRESUBMIT.py File PRESUBMIT.py (right): https://codereview.chromium.org/11607019/diff/1/PRESUBMIT.py#newcode599 PRESUBMIT.py:599: if uncheckable_includes_pattern.match(line): On 2012/12/18 14:57:40, marja wrote: > On ...
8 years ago (2012-12-18 20:02:07 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/marja@chromium.org/11607019/1
8 years ago (2012-12-18 20:06:51 UTC) #5
commit-bot: I haz the power
8 years ago (2012-12-18 20:17:17 UTC) #6
Message was sent while issue was closed.
Change committed as 173773

Powered by Google App Engine
This is Rietveld 408576698