We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ff3350 commit 75ff8eaCopy full SHA for 75ff8ea
build.gradle
@@ -1,6 +1,7 @@
1
plugins {
2
id 'java'
3
id 'application'
4
+ id 'checkstyle'
5
id 'com.github.johnrengelman.shadow' version '7.1.2'
6
}
7
0 commit comments