Brandon Maier 3e22663871 checkpatch: Catch strict warnings
When the "--strict" or "--subjective" options are added to checkpatch's
arguments, it will return additional warnings of this format type:

> file.c:123: CHECK: Alignment should match open parenthesis

The extra warnings can be enabled with:

> let g:syntastic_c_checkpatch_args = "--strict"

Signed-off-by: Brandon Maier <brandon.maier@rockwellcollins.com>
2018-10-17 09:52:06 -05:00
..
2017-04-25 19:38:07 +03:00
2017-09-15 21:04:16 +03:00
2017-09-15 21:04:16 +03:00