checkpatch: exclude ext/ from checks
File and directories under ext/ are not original to Zephyr and have different coding style. Change-Id: Ie09eb324c35eb6e7be2cc3bcbc6ce6676376e346 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
92a12a19ae
commit
f59708b1e5
@ -15,3 +15,4 @@
|
||||
--ignore PREFER_KERNEL_TYPES
|
||||
--ignore AVOID_EXTERNS
|
||||
--ignore NETWORKING_BLOCK_COMMENT_STYLE
|
||||
--exclude ext
|
||||
|
||||
Loading…
Reference in New Issue
Block a user