Javier B Perez Hernandez | 9020c57 | 2015-10-05 15:11:15 -0500 | [diff] [blame] | 1 | --mailback |
| 2 | --no-tree |
Javier B Perez Hernandez | 9020c57 | 2015-10-05 15:11:15 -0500 | [diff] [blame] | 3 | --emacs |
| 4 | --summary-file |
| 5 | --show-types |
Anas Nashif | 6279188 | 2016-05-28 15:17:54 -0400 | [diff] [blame] | 6 | --max-line-length=80 |
Javier B Perez | 63bdf1c | 2016-05-11 10:43:35 -0500 | [diff] [blame] | 7 | --min-conf-desc-length=1 |
Anas Nashif | a8d2599 | 2017-10-09 10:15:13 -0400 | [diff] [blame] | 8 | --typedefsfile=scripts/checkpatch/typedefsfile |
Javier B Perez Hernandez | 9020c57 | 2015-10-05 15:11:15 -0500 | [diff] [blame] | 9 | |
| 10 | --ignore BRACES |
| 11 | --ignore PRINTK_WITHOUT_KERN_LEVEL |
| 12 | --ignore SPLIT_STRING |
Javier B Perez Hernandez | 9020c57 | 2015-10-05 15:11:15 -0500 | [diff] [blame] | 13 | --ignore VOLATILE |
| 14 | --ignore CONFIG_EXPERIMENTAL |
Anas Nashif | e39cf08 | 2015-10-16 12:52:16 -0400 | [diff] [blame] | 15 | --ignore AVOID_EXTERNS |
Javier B Perez Hernandez | 1b45249 | 2015-10-29 11:29:21 -0600 | [diff] [blame] | 16 | --ignore NETWORKING_BLOCK_COMMENT_STYLE |
Benjamin Walsh | f5c5f36 | 2016-09-06 10:30:42 -0400 | [diff] [blame] | 17 | --ignore DATE_TIME |
Benjamin Walsh | 7280377 | 2016-09-06 16:51:58 -0400 | [diff] [blame] | 18 | --ignore MINMAX |
Anas Nashif | dd6f9ca | 2016-11-11 16:30:24 -0500 | [diff] [blame] | 19 | --ignore CONST_STRUCT |
Anas Nashif | d654c12 | 2016-11-07 17:02:07 -0500 | [diff] [blame] | 20 | --ignore FILE_PATH_CHANGES |
Anas Nashif | f59708b | 2016-05-20 18:33:39 -0400 | [diff] [blame] | 21 | --exclude ext |