Drop --exclude statement from .checkpatch.conf
It's an option only available in coreboot's checkpatch fork at this time. Reenable when upstream (ie. Linux) supports it and that version was downstreamed into cros_sdk. TEST=cros hooks don't fail on coreboot Change-Id: I6e718ea13fda19df13a62295359f1607d122ef58 Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/453778 Reviewed-by: Julius Werner <jwerner@chromium.org>
This commit is contained in:
parent
483b7db48b
commit
eabb1c209e
1 changed files with 0 additions and 4 deletions
|
|
@ -25,7 +25,3 @@
|
|||
# This one has a linux path hard coded, so it would choke on
|
||||
# some commits unnecessarily.
|
||||
--ignore EXECUTE_PERMISSIONS
|
||||
|
||||
# Exclude the vendorcode directory
|
||||
--exclude src/vendorcode
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue