f59708b1e5
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>
19 lines
358 B
Plaintext
19 lines
358 B
Plaintext
--mailback
|
|
--no-tree
|
|
--emacs
|
|
--summary-file
|
|
--show-types
|
|
--max-line-length=100
|
|
--min-conf-desc-length=1
|
|
|
|
--ignore BRACES
|
|
--ignore PRINTK_WITHOUT_KERN_LEVEL
|
|
--ignore SPLIT_STRING
|
|
--ignore FILE_PATH_CHANGES
|
|
--ignore VOLATILE
|
|
--ignore CONFIG_EXPERIMENTAL
|
|
--ignore PREFER_KERNEL_TYPES
|
|
--ignore AVOID_EXTERNS
|
|
--ignore NETWORKING_BLOCK_COMMENT_STYLE
|
|
--exclude ext
|