Skip to content

Commit

Permalink
New Groovy formatter has slightly different formatting than the old one.
Browse files Browse the repository at this point in the history
  • Loading branch information
nedtwigg committed Mar 13, 2023
1 parent 057ba18 commit 76e2778
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ def getStartProperty(java.lang.String name) {
userProperties.load(userPropertiesFile.newReader())
}
return userProperties.get(name)

}

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

0 comments on commit 76e2778

Please sign in to comment.