Skip to content

Commit

Permalink
update scalafmt runner.dialect
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k authored Dec 30, 2023
1 parent 297a1d7 commit ed8a9a7
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 @@
version = "3.7.17"
runner.dialect = Scala213
runner.dialect = Scala213source3
maxColumn = 120
align.preset = none
align.tokens = []
Expand Down

0 comments on commit ed8a9a7

Please sign in to comment.