Skip to content

Commit

Permalink
scalafmt update
Browse files Browse the repository at this point in the history
  • Loading branch information
thesamet committed Oct 17, 2023
1 parent c205822 commit 1e6550d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .scalafmt.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = 3.7.3
version = 3.7.14
style = defaultWithAlign
maxColumn = 100
assumeStandardLibraryStripMargin = true
Expand All @@ -14,4 +14,4 @@ fileOverride {
"glob:**/src/main/scala-3/**" {
runner.dialect = scala3
}
}
}

0 comments on commit 1e6550d

Please sign in to comment.