Skip to content

Commit bda2ca5

Browse files
authored
Update scalafmt-core to 3.3.3
1 parent a78e24d commit bda2ca5

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,6 +1,7 @@
1-
version=3.0.8
1+
version=3.3.3
22
style = defaultWithAlign
33
maxColumn = 100
4+
runner.dialect = scala213
45

56
continuationIndent.callSite = 2
67

0 commit comments

Comments
 (0)