Skip to content

Commit 76e2778

Browse files
committed
New Groovy formatter has slightly different formatting than the old one.
1 parent 057ba18 commit 76e2778

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

settings.gradle

-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ def getStartProperty(java.lang.String name) {
9292
userProperties.load(userPropertiesFile.newReader())
9393
}
9494
return userProperties.get(name)
95-
9695
}
9796

9897
if (System.getenv('SPOTLESS_EXCLUDE_MAVEN') != 'true' && getStartProperty('SPOTLESS_EXCLUDE_MAVEN') != 'true') {

0 commit comments

Comments
 (0)