CHROMIUM: add PRESUBMIT.cfg to disable various checks
This makes it so that we don't need to run 'repo upload --no-verify'. BUG=chromium:411452 TEST=ran upload on some CLs Change-Id: I094dd90548a4722115a6d4d21ba8b4ef86b00c54 Signed-off-by: Mike Frysinger <vapier@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/217026 Reviewed-by: Chirantan Ekbote <chirantan@chromium.org>
This commit is contained in:
committed by
chrome-internal-fetch
parent
92ec1aba95
commit
07aa01d57e
5
PRESUBMIT.cfg
Normal file
5
PRESUBMIT.cfg
Normal file
@@ -0,0 +1,5 @@
|
||||
[Hook Overrides]
|
||||
cros_license_check: false
|
||||
long_line_check: false
|
||||
stray_whitespace_check: false
|
||||
tab_check: false
|
||||
Reference in New Issue
Block a user