Skip to content

Commit

Permalink
Merge pull request #1099 from typelevel/update/series/0.6.x/scalafmt-…
Browse files Browse the repository at this point in the history
…core-3.8.2

Update scalafmt-core to 3.8.2 in series/0.6.x
  • Loading branch information
mpilquist authored Jul 17, 2024
2 parents 9af50f8 + 0dd1335 commit 66c5c55
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.1"
version = "3.8.2"
runner.dialect = Scala213Source3
project.includePaths = [] # disables formatting

0 comments on commit 66c5c55

Please sign in to comment.