Skip to content

Commit

Permalink
Update scalafmt to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Oct 1, 2019
1 parent 5e86dbe commit a1181b1
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.1.0-RC2"
version = "2.1.0"
trailingCommas = preserve

0 comments on commit a1181b1

Please sign in to comment.