8253206: Enforce whitespace checking for additional source files

Reviewed-by: prr, erikj, jdv
This commit is contained in:
Kevin Rushforth 2020-09-16 14:02:22 +00:00 committed by Jayathirth D V
parent e2196f8882
commit 10867134fd

View File

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