mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
tools: enable more checkpatch tests by default
without this, patches don't get checked for proper alignment, and e.g., for spaces after a cast and/or before a semicolon. Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
This commit is contained in:
@@ -12,3 +12,6 @@
|
|||||||
|
|
||||||
# For min/max
|
# For min/max
|
||||||
--ignore MINMAX
|
--ignore MINMAX
|
||||||
|
|
||||||
|
# enable more tests
|
||||||
|
--strict
|
||||||
|
Reference in New Issue
Block a user