Skip to content

Commit ede8f2d

Browse files
committed
Update scalafmt conf files.
1 parent 7129191 commit ede8f2d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = 3.7.3
1+
version = 3.8.1
22
runner.dialect = scala213
33
style = defaultWithAlign # For pretty alignment.
44
maxColumn = 20 # For my teensy narrow display

testlib/src/main/resources/scala/scalafmt/scalafmt.fileoverride.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = 3.7.3
1+
version = 3.8.1
22
runner.dialect = scala213
33
style = defaultWithAlign # For pretty alignment.
44
maxColumn = 200 # For my mega-wide display

0 commit comments

Comments
 (0)