Skip to content
This repository has been archived by the owner on Apr 29, 2022. It is now read-only.

Commit

Permalink
Merge pull request #25 from scala-steward/update/scalafmt-2.0.0
Browse files Browse the repository at this point in the history
Update scalafmt to 2.0.0
  • Loading branch information
tanishiking authored Sep 19, 2019
2 parents dca79f8 + 3ba96b5 commit 1ea370c
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.0.0-RC5"
version = "2.0.0"
continuationIndent.callSite = 2
continuationIndent.defnSite = 2
maxColumn = 100
Expand Down

0 comments on commit 1ea370c

Please sign in to comment.