Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Commit 2f53f8a

Browse files
authored
Merge pull request #441 from exoego/scalafmt
Bump scalafmt
2 parents e1d9629 + 23a0389 commit 2f53f8a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.scalafmt.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
version = "3.0.8"
1+
version = "3.1.2"
2+
runner.dialect = scala213
23
style = defaultWithAlign
34
maxColumn = 120
45
align.openParenDefnSite = true

0 commit comments

Comments
 (0)