We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9e3ae9 commit 81e57c8Copy full SHA for 81e57c8
build.gradle
@@ -46,6 +46,7 @@ allprojects {
46
47
spotless {
48
ratchetFrom 'origin/main'
49
+ lineEndings 'GIT_ATTRIBUTES'
50
java {
51
endWithNewline()
52
indentWithSpaces(2)
0 commit comments