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 1c3594c commit 2591862Copy full SHA for 2591862
.gitignore
@@ -73,4 +73,7 @@ bin/
73
# PMD files
74
.pmd
75
.ruleset
76
-test-output/
+test-output/
77
+
78
+# Checkstyle local config
79
+.checkstyle
0 commit comments