Skip to content

Commit 767f83a

Browse files
authored
Update scalafmt-core to 3.3.1
1 parent f59fb37 commit 767f83a

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.1
22
style = defaultWithAlign
33
maxColumn = 100
4+
runner.dialect = scala213
45

56
continuationIndent.callSite = 2
67

0 commit comments

Comments
 (0)