Skip to content

Commit

Permalink
Update scalafmt-core to 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sh0hei committed Sep 16, 2021
1 parent 7ca2c00 commit 92218ff
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .scalafmt.conf
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
version = 2.7.5
version = 3.0.3

maxColumn = 100
docstrings = JavaDoc
docstrings.style = keep
rewrite.rules = [PreferCurlyFors, RedundantBraces]
rewriteTokens {
"⇒": "=>"
Expand Down

0 comments on commit 92218ff

Please sign in to comment.