Skip to content

Commit c9ca473

Browse files
committed
Format code
1 parent caf819e commit c9ca473

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gradle/spotless.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11

22
allprojects { proj ->
3-
43
plugins.withType(JavaLibraryPlugin) {
54
if (Boolean.parseBoolean(project.properties.get("enableSpotless"))) {
65
proj.apply plugin: "com.diffplug.spotless"

0 commit comments

Comments
 (0)