Skip to content

Commit

Permalink
Update scalafmt settings
Browse files Browse the repository at this point in the history
  • Loading branch information
noelwelsh committed Oct 26, 2023
1 parent 71b83e8 commit 2a68ee9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .scalafmt.conf
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
version = "2.4.2"
columnWidth="150"
version = "3.7.15"
runner.dialect = scala3
maxColumn = 80

0 comments on commit 2a68ee9

Please sign in to comment.