util/lint: Ignore whitespace, newlines, and licenses in vbt files

Change-Id: I84f612db058d83936ddd5a6baa32c993e5b0f594
Signed-off-by: Martin Roth <martinroth@google.com>
Reviewed-on: https://review.coreboot.org/26064
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
Martin Roth
2018-05-04 09:19:07 -06:00
parent 4a3956d7cc
commit dea13331a1
4 changed files with 4 additions and 2 deletions

View File

@@ -34,6 +34,7 @@ EXAMPLE|\
\.jpg$|\
\.cksum$|\
\.bin$|\
\.vbt$|\
\.hex$|\
\.patch$|\
_shipped$|\