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
scala-steward committed Aug 7, 2023
1 parent 09e74b3 commit 46fd626
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .scalafmt.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
runner.dialect = "scala213"
version = 3.7.10
version = 3.7.12
binPack.parentConstructors = true
maxColumn = 128
includeCurlyBraceInSelectChains = false
Expand Down
2 changes: 1 addition & 1 deletion src/main/g8/.scalafmt.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
runner.dialect = "scala213"
version = 3.7.10
version = 3.7.12
binPack.parentConstructors = true
maxColumn = 128
includeCurlyBraceInSelectChains = false
Expand Down

0 comments on commit 46fd626

Please sign in to comment.