1 [general]
 2 project=valhalla
 3 jbs=JDK
 4 version=24
 5 
 6 [checks]
 7 error=author,committer,executable,symlink,whitespace
 8 warning=issuestitle
 9 
10 [census]
11 version=0
12 domain=openjdk.org
13 
14 [checks "whitespace"]
15 files=.*\.cpp|.*\.hpp|.*\.c|.*\.h|.*\.java|.*\.cc|.*\.hh|.*\.m|.*\.mm|.*\.S|.*\.md|.*\.properties|.*\.gmk|.*\.m4|.*\.ac|Makefile
16 ignore-tabs=.*\.gmk|Makefile
17 
18 [checks "committer"]
19 role=committer