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 8eb5257 commit 397d4eeCopy full SHA for 397d4ee
app/build.gradle.kts
@@ -2,6 +2,7 @@ plugins {
2
id("java")
3
id("com.github.ben-manes.versions") version "0.51.0"
4
id("org.sonarqube") version "7.1.0.6387"
5
+ checkstyle
6
application
7
}
8
0 commit comments