Skip to content

Commit

Permalink
Merge pull request #811 from scala-steward/update/scalafmt-core-2.7.1
Browse files Browse the repository at this point in the history
Update scalafmt-core to 2.7.1
  • Loading branch information
mergify[bot] authored Sep 14, 2020
2 parents f526deb + 61c4ca8 commit 6b794fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .scalafmt.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = 2.7.0
version = 2.7.1
maxColumn = 100
docstrings = JavaDoc
rewrite.rules = [PreferCurlyFors, RedundantBraces]
Expand Down

0 comments on commit 6b794fd

Please sign in to comment.