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

Issue 2317023002: Filter objc headers in cpplint presubmit check (Closed)

Created:
4 years, 3 months ago by kthelgason
Modified:
4 years, 3 months ago
Reviewers:
kjellander_webrtc
CC:
webrtc-reviews_webrtc.org, qiang.lu, niklas.enbom, yujie_mao (webrtc), peah-webrtc
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Filter objc headers in cpplint presubmit check The previous blacklist would filter out all headers under /webrtc/sdk and all headers in objc dirs. This adds a filter for files that end in objc, for example `video_capture_objc.h`. BUG= NOTRY=true R=kjellander@webrtc.org Committed: https://crrev.com/3fa35172cd1a5cb65f95e94fb053346e55b98f3a Cr-Commit-Position: refs/heads/master@{#14153}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Filter objc headers in cpplint presubmit check #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -0 lines) Patch
M PRESUBMIT.py View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 19 (9 generated)
kthelgason
4 years, 3 months ago (2016-09-07 11:59:48 UTC) #2
kjellander_webrtc
Please use NOTRY=True for CLs like this, that doesn't affect the build or tests (we're ...
4 years, 3 months ago (2016-09-07 14:40:55 UTC) #7
kthelgason
On 2016/09/07 14:40:55, kjellander_webrtc wrote: > Please use NOTRY=True for CLs like this, that doesn't ...
4 years, 3 months ago (2016-09-08 07:29:19 UTC) #8
kjellander_webrtc
On 2016/09/08 07:29:19, kthelgason wrote: > On 2016/09/07 14:40:55, kjellander_webrtc wrote: > > Please use ...
4 years, 3 months ago (2016-09-08 10:01:35 UTC) #9
kthelgason
On 2016/09/08 10:01:35, kjellander_webrtc wrote: > I can run the presubmit without this; when I ...
4 years, 3 months ago (2016-09-08 10:15:50 UTC) #10
kjellander_webrtc
On 2016/09/08 10:15:50, kthelgason wrote: > On 2016/09/08 10:01:35, kjellander_webrtc wrote: > > I can ...
4 years, 3 months ago (2016-09-08 11:25:36 UTC) #13
kthelgason
On 2016/09/08 11:25:36, kjellander_webrtc wrote: > Yeah, for some reason it checks _all_ Python files ...
4 years, 3 months ago (2016-09-08 16:49:44 UTC) #14
kjellander_webrtc
On 2016/09/08 16:49:44, kthelgason wrote: > On 2016/09/08 11:25:36, kjellander_webrtc wrote: > > Yeah, for ...
4 years, 3 months ago (2016-09-09 06:34:48 UTC) #15
kthelgason
On 2016/09/09 06:34:48, kjellander_webrtc wrote: > On 2016/09/08 16:49:44, kthelgason wrote: > > Right, I ...
4 years, 3 months ago (2016-09-09 08:46:03 UTC) #16
kthelgason
4 years, 3 months ago (2016-09-09 08:55:20 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
3fa35172cd1a5cb65f95e94fb053346e55b98f3a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698