jmonkey-test/.scalafmt.conf
2021-01-15 12:09:43 +05:30

5 lines
71 B
Plaintext

version = "2.6.4"
rewrite {
rules = [SortImports, RedundantBraces]
}