Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8ee1e93

Browse files
Update scalafmt-core from 2.7.5 to 3.3.0 (#68)
* Update scalafmt-core from 2.7.5 to 3.3.0 * Update .scalafmt.conf * Update .scalafmt.conf
1 parent f986500 commit 8ee1e93

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

‎.scalafmt.conf‎

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
version = 2.7.5
2-
docstrings = JavaDoc
1+
version = 3.3.0
2+
33
style = defaultWithAlign
44
maxColumn = 200
55
continuationIndent.callSite = 2
@@ -19,3 +19,8 @@ rewrite {
1919
rules = [SortImports, RedundantBraces]
2020
redundantBraces.maxLines = 1
2121
}
22+
23+
runner {
24+
# https://scalameta.org/scalafmt/docs/configuration.html#scala-dialects
25+
dialect = scala213
26+
}

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /