util/lint: Fix linters to work with coreboot-configurator
* Exclude .gif files from newline checking * Exclude coreboot-configurator from checkpatch checking Signed-off-by: Sean Rhodes <sean@starlabs.systems> Change-Id: I1b07b7b05340409e5c1695cc7bbdea68f8190097 Reviewed-on: https://review.coreboot.org/c/coreboot/+/59096 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Patrick Georgi <patrick@coreboot.org>
This commit is contained in:
committed by
Patrick Georgi
parent
98e827ea74
commit
c9bc7a7591
@ -11,6 +11,7 @@ INCLUDED_FILES='.*\.[ch]\|Kconfig.*$'
|
||||
|
||||
EXCLUDED_DIRS="^payloads/libpayload/util/kconfig\|\
|
||||
^payloads/libpayload/curses/PDCurses\|\
|
||||
^util/coreboot-configurator\|\
|
||||
^util/crossgcc/patches\|\
|
||||
^util/inteltool\|\
|
||||
^util/kconfig\|\
|
||||
|
Reference in New Issue
Block a user