zephyr/.checkpatch.conf

15 lines
240 B
Plaintext
Raw Normal View History

--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