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 4a00129 commit a74afe4Copy full SHA for a74afe4
build.gradle
@@ -20,6 +20,7 @@ ext.javadocLinks = [
20
21
subprojects {
22
apply plugin: 'java'
23
+ apply plugin: 'org.sonarqube'
24
25
group 'com.mattbertolini'
26
version '0.2.0-SNAPSHOT'
0 commit comments