Skip to content

Commit

Permalink
Update scalafmt to 2.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Feb 16, 2020
1 parent 1ed71e2 commit 12da870
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.0"
version = "2.4.1"
trailingCommas = preserve

0 comments on commit 12da870

Please sign in to comment.