We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1894ec4 + b3e253d commit df69b6cCopy full SHA for df69b6c
test-fixtures/gradle-project/build.gradle
@@ -22,7 +22,6 @@ spotless {
22
googleJavaFormat()
23
removeUnusedImports()
24
trimTrailingWhitespace()
25
- paddedCell()
26
targetExclude "build/**"
27
}
28
groovy {
0 commit comments