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

Issue 2814017: Makefiles will always contain tabs so make the notab check filter them out. (Closed)

Created:
10 years, 6 months ago by M-A Ruel
Modified:
9 years, 7 months ago
Reviewers:
petkov, bradnelson
CC:
chromium-reviews
Visibility:
Public.

Description

Makefiles will always contain tabs so make the notab check filter them out. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=50251

Patch Set 1 #

Total comments: 1

Patch Set 2 : Add unit test #

Patch Set 3 : Use basename() instead #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -1 line) Patch
M presubmit_canned_checks.py View 1 2 1 chunk +9 lines, -1 line 0 comments Download
M tests/presubmit_unittest.py View 2 2 chunks +39 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
M-A Ruel
10 years, 6 months ago (2010-06-18 00:30:53 UTC) #1
M-A Ruel
I can't type...
10 years, 6 months ago (2010-06-18 00:36:46 UTC) #2
petkov
Thanks for looking into this -- the Makefile tab warnings were pretty annoying. FWIW, LGTM ...
10 years, 6 months ago (2010-06-18 03:55:15 UTC) #3
M-A Ruel
On 2010/06/18 03:55:15, petkov wrote: > Thanks for looking into this -- the Makefile tab ...
10 years, 6 months ago (2010-06-18 13:49:50 UTC) #4
petkov
10 years, 6 months ago (2010-06-18 17:03:40 UTC) #5
LGTM, assuming the unit tests pass.

> I removed the regexp altogether. Note that it trigger for makefile.foo and the
> likes, I'm thinking about makefile.am. Please tell me if you want different
> behavior.

I think what you have now is OK. If we need more, we can address later (or
through local PRESUBMIT.py changes). E.g., I see people using "common.mk"...

Thanks!

Powered by Google App Engine
This is Rietveld 408576698