We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99add3c commit 201aa78Copy full SHA for 201aa78
releasenotes-builder/config/checkstyle.properties
@@ -1,3 +1,5 @@
1
+# suppress inspection "UnusedProperty" for whole file
2
+# properties are used at "misc/build.xml"
3
checkstyle.header.file=https://raw.githubusercontent.com/checkstyle/checkstyle/master/config/java.header
4
checkstyle.importcontrol.file=config/import-control.xml
5
checkstyle.importcontroltest.file=config/import-control-test.xml
0 commit comments