Shivam | Remove Spotless Formatting Rules (#4765)
This commit is contained in:
committed by
GitHub Enterprise
parent
8723ea1575
commit
9553976b3a
@@ -16,7 +16,6 @@ spotless {
|
||||
trimTrailingWhitespace()
|
||||
indentWithSpaces()
|
||||
endWithNewline()
|
||||
ktfmt().kotlinlangStyle()
|
||||
}
|
||||
|
||||
java {
|
||||
@@ -27,6 +26,5 @@ spotless {
|
||||
indentWithSpaces()
|
||||
endWithNewline()
|
||||
removeUnusedImports()
|
||||
googleJavaFormat().aosp()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user