Skip to content

Commit

Permalink
Upgrade default scalafmt config to support scala 3 (#2244)
Browse files Browse the repository at this point in the history
  • Loading branch information
ghostdogpr authored May 22, 2024
1 parent 25cfacf commit 49b8285
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tools/src/main/resources/default.scalafmt.conf
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
version=2.7.5
version=3.8.1
runner.dialect=scala3

0 comments on commit 49b8285

Please sign in to comment.