Skip to content

Commit 0bb0dcd

Browse files
authored
Set default Scalafmt dialect to scala212source3
1 parent e4b2a1a commit 0bb0dcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scalafmt.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
runner.dialect = "scala213"
1+
runner.dialect = scala212source3
22
version = "3.1.1"
33
maxColumn = 80

0 commit comments

Comments
 (0)