Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update scalafmt-core to 2.7.4
  • Loading branch information
scala-steward committed Oct 6, 2020
commit 2a2b75b838b481ff9a5b407e5a8523ae213184e8
2 changes: 1 addition & 1 deletion .scalafmt.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = "2.5.3"
version = "2.7.4"

align = most
newlines.alwaysBeforeElseAfterCurlyIf = true
Expand Down