Skip to content

Commit 09248cc

Browse files
committed
chore: disable spotless check
1 parent ef595b7 commit 09248cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ subprojects {
7070
if (!javaPlatformModules.contains(project.name)) {
7171
java {
7272
googleJavaFormat('1.15.0')
73-
enforceCheck = false
7473
licenseHeaderFile '../licenseHeaderFile'
7574
}
7675
groovyGradle {

0 commit comments

Comments
 (0)