Skip to content

Commit 9302913

Browse files
committed
added comment
1 parent 047e0d3 commit 9302913

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ subprojects {
7878
// we use it as catch-all for external dependencies like JDA
7979
// '\\#` is prefix for static imports
8080
importOrder('','org.togetherjava', 'javax', 'java', '\\#')
81+
// TODO: pinning version because of spotless error https://github.com/diffplug/spotless/issues/1992
8182
eclipse("4.31").configFile("${rootProject.rootDir}/meta/formatting/google-style-eclipse.xml")
8283
}
8384
}

0 commit comments

Comments
 (0)