We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45d5aa9 commit 4afde36Copy full SHA for 4afde36
.scalafmt.conf
@@ -1,11 +1,10 @@
1
-# .scalafmt.conf — valid for Scala 2.12/2.13
+# .scalafmt.conf — minimal & compatible for Scala 2.12/2.13
2
version = 3.7.17
3
4
runner.dialect = scala213
5
6
maxColumn = 100
7
align.preset = most
8
-newlines.alwaysBeforeTopLevelStatements = true
9
rewrite.trailingCommas = always
10
includeCurlyBraceInSelectChains = false
11
optIn.breakChainOnFirstMethodDot = false
0 commit comments