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 652f409 commit 924d170Copy full SHA for 924d170
1 file changed
.scalafmt.conf
@@ -8,7 +8,7 @@ danglingParentheses.preset = true
8
rewrite.rules = [AvoidInfix, SortImports, RedundantParens, SortModifiers]
9
docstrings = JavaDoc
10
newlines.afterCurlyLambda = preserve
11
-docstrings.style = keep
+docstrings.style = Asterisk
12
docstrings.oneline = unfold
13
14
runner.dialect = scala213source3
0 commit comments