mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
check-package has a mechanism for a specific file to make an exception to a specific checker, by preceding the offending line with "check-package ... <checker class>". However, this is not possible for the global checks that are done in the checker's after() function. Allow exceptions for the global checks by writing the same "check-package ... <checker class>" comment on the last line of the file. Signed-off-by: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Arnout Vandecappelle <arnout@rnout.be>
12 KiB
Executable File
12 KiB
Executable File