Commit 5bed5a9
committed
checkpatchProvider: Support --strict option
When using `--strict`, checkpatch outputs more, i.e, it is more strict.
In this case, the tag used is "CHECK". With this, messages like this
will pop up:
"PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis"
Signed-off-by: Nuno Sa <noname.nuno@gmail.com>1 parent 3ea8a99 commit 5bed5a9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments