Exclude weblate strings
This commit is contained in:
@@ -28,6 +28,8 @@ spotless {
|
||||
format("xml") {
|
||||
target("**/*.xml")
|
||||
targetExclude("**/build/**/*.xml")
|
||||
// weblate seems to have its own line endings
|
||||
targetExclude("**/moko-resources/**/*.xml")
|
||||
trimTrailingWhitespace()
|
||||
endWithNewline()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user