Skip to content

Commit

Permalink
Update scalafmt-core to 3.7.12
Browse files Browse the repository at this point in the history
  • Loading branch information
sderosiaux committed Aug 4, 2023
1 parent 41b9d0f commit 4ca4ede
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 = "3.7.3"
version = "3.7.12"
runner.dialect = Scala213Source3 # https://scalameta.org/scalafmt/docs/configuration.html#scala-2-with--xsource3
maxColumn = 140
align.preset = most
Expand Down

0 comments on commit 4ca4ede

Please sign in to comment.