Skip to content

Commit

Permalink
8325558: Add jcheck whitespace checking for properties files
Browse files Browse the repository at this point in the history
Reviewed-by: naoto, dfuchs, joehw
  • Loading branch information
magicus authored and pull[bot] committed Feb 22, 2024
1 parent e19e7a1 commit 8330063
Show file tree
Hide file tree
Showing 95 changed files with 756 additions and 761 deletions.
2 changes: 1 addition & 1 deletion .jcheck/conf
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ version=0
domain=openjdk.org

[checks "whitespace"]
files=.*\.cpp|.*\.hpp|.*\.c|.*\.h|.*\.java|.*\.cc|.*\.hh|.*\.m|.*\.mm|.*\.md|.*\.gmk|.*\.m4|.*\.ac|Makefile
files=.*\.cpp|.*\.hpp|.*\.c|.*\.h|.*\.java|.*\.cc|.*\.hh|.*\.m|.*\.mm|.*\.md|.*\.properties|.*\.gmk|.*\.m4|.*\.ac|Makefile
ignore-tabs=.*\.gmk|Makefile

[checks "merge"]
Expand Down

0 comments on commit 8330063

Please sign in to comment.