Skip to content

Commit

Permalink
Merge pull request #32 from lenguyenthanh/update/scalafmt-core-3.7.15
Browse files Browse the repository at this point in the history
Update scalafmt-core to 3.7.15
  • Loading branch information
lenguyenthanh authored Nov 4, 2023
2 parents 277a753 + 21eb052 commit 0b9ceb9
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,5 +1,5 @@
runner.dialect = scala3
version = 3.7.14
version = 3.7.15
align.preset = more
maxColumn = 120
rewrite.rules = [AsciiSortImports]
Expand Down

0 comments on commit 0b9ceb9

Please sign in to comment.