Enable cpplint in pc/
Enable cpplint check in the PRESUBMIT for pc/ and fix all existing warnings. Bug: webrtc:5583 Change-Id: If39994692ab6f6f3c83c74f23850f02fdfe810e8 Reviewed-on: https://webrtc-review.googlesource.com/16540 Commit-Queue: Steve Anton <steveanton@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20482}
This commit is contained in:
@ -30,7 +30,6 @@ CPPLINT_BLACKLIST = [
|
||||
'modules/utility',
|
||||
'modules/video_capture',
|
||||
'p2p',
|
||||
'pc',
|
||||
'rtc_base',
|
||||
'sdk/android/src/jni',
|
||||
'sdk/objc',
|
||||
|
||||
Reference in New Issue
Block a user