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 #28 from scala-steward/update/scalafmt-core-2.0.1
Browse files Browse the repository at this point in the history
Update scalafmt-core to 2.0.1
  • Loading branch information
tanishiking authored Sep 19, 2019
2 parents 06ce2eb + 9602525 commit af65bba
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"
version = "2.0.1"
continuationIndent.callSite = 2
continuationIndent.defnSite = 2
maxColumn = 100
Expand Down

0 comments on commit af65bba

Please sign in to comment.