8255526: Enable jcheck whitespace checking of build system files

Reviewed-by: shade, erikj
This commit is contained in:
Magnus Ihse Bursie 2020-11-20 10:01:34 +00:00
parent c45ab1aada
commit 8e7a855ee8
3 changed files with 4 additions and 3 deletions

View File

@ -14,7 +14,8 @@ version=0
domain=openjdk.org
[checks "whitespace"]
files=.*\.cpp|.*\.hpp|.*\.c|.*\.h|.*\.java|.*\.cc|.*\.hh|.*\.m|.*\.mm
files=.*\.cpp|.*\.hpp|.*\.c|.*\.h|.*\.java|.*\.cc|.*\.hh|.*\.m|.*\.mm|.*\.gmk|.*\.m4|.*\.ac|Makefile
ignore-tabs=.*\.gmk|Makefile
[checks "merge"]
message=Merge