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 ba36a36 commit a5fad85Copy full SHA for a5fad85
.gitignore
@@ -28,3 +28,7 @@ hs_err_pid*
28
# Gradle
29
.gradle
30
build
31
+
32
+# Checkstyle
33
+checkstyle.xml
34
+checkstyle-report.xml
0 commit comments