Skip to content

Commit

Permalink
Update scalafmt to 2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed May 1, 2020
1 parent 5893f61 commit 55dc581
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
Expand Up @@ -6,5 +6,5 @@ continuationIndent.defnSite = 2
docstrings = JavaDoc
includeCurlyBraceInSelectChains = false
optIn.breakChainOnFirstMethodDot = false
version = "2.4.2"
version = "2.5.0"
trailingCommas = preserve

0 comments on commit 55dc581

Please sign in to comment.