mirror of
https://xff.cz/git/u-boot/
synced 2025-08-31 16:22:36 +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
|
||||
--ignore MINMAX
|
||||
|
||||
# enable more tests
|
||||
--strict
|
||||
|
Reference in New Issue
Block a user