zephyr/.checkpatch.conf

16 lines
269 B
Plaintext

--mailback
--no-tree
--no-signoff
--emacs
--summary-file
--show-types
--max-line-length=100
--ignore BRACES
--ignore PRINTK_WITHOUT_KERN_LEVEL
--ignore SPLIT_STRING
--ignore FILE_PATH_CHANGES
--ignore VOLATILE
--ignore CONFIG_EXPERIMENTAL
--ignore PREFER_KERNEL_TYPES