We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a55d14 commit 6d38758Copy full SHA for 6d38758
config/checkstyle.properties
@@ -1,6 +1,6 @@
1
checkstyle.suppressions.file=config/suppressions.xml
2
checkstyle.suppressions-xpath.file=config/suppressions.xml
3
checkstyle.header.file=https://raw.githubusercontent.com/checkstyle/checkstyle/master/config/java.header
4
-checkstyle.regexp.header.file=https://raw.githubusercontent.com/checkstyle/checkstyle/master/config/java_regexp.header
+checkstyle.regexp.header.file=https://raw.githubusercontent.com/checkstyle/checkstyle/master/config/java-regexp.header
5
checkstyle.importcontrol.file=config/import-control.xml
6
checkstyle.importcontroltest.file=config/import-control-test.xml
0 commit comments