Skip to content

Commit

Permalink
Merge pull request #220 from typelevel/update/scalafmt-core-3.8.3
Browse files Browse the repository at this point in the history
Update scalafmt-core to 3.8.3
  • Loading branch information
djspiewak authored Dec 12, 2024
2 parents c6f430e + b65fa62 commit 740b48b
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,3 +1,3 @@
version = "3.8.0"
version = "3.8.3"
runner.dialect = Scala213Source3
project.includePaths = [] # disables formatting

0 comments on commit 740b48b

Please sign in to comment.