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.
2 parents 0be494c + c9ca473 commit adf3746Copy full SHA for adf3746
gradle/spotless.gradle
@@ -1,6 +1,5 @@
1
2
allprojects { proj ->
3
-
4
plugins.withType(JavaLibraryPlugin) {
5
if (Boolean.parseBoolean(project.properties.get("enableSpotless"))) {
6
proj.apply plugin: "com.diffplug.spotless"
0 commit comments