We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7129191 commit ede8f2dCopy full SHA for ede8f2d
testlib/src/main/resources/scala/scalafmt/scalafmt.conf
@@ -1,4 +1,4 @@
1
-version = 3.7.3
+version = 3.8.1
2
runner.dialect = scala213
3
style = defaultWithAlign # For pretty alignment.
4
maxColumn = 20 # For my teensy narrow display
testlib/src/main/resources/scala/scalafmt/scalafmt.fileoverride.conf
maxColumn = 200 # For my mega-wide display
0 commit comments