Add scalafmt dialect (#373)

This commit is contained in:
Taro L. Saito 2023-01-27 20:34:03 -08:00 committed by GitHub
parent e7be5b3c94
commit 4dc5112a5a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,5 @@
version = 3.7.1
runner.dialect = scala213source3
maxColumn = 180
style = defaultWithAlign
optIn.breaksInsideChains = true