Skip to content

Commit

Permalink
scalafmt-core: 3.8.5 -> 3.8.6 (#1019)
Browse files Browse the repository at this point in the history
  • Loading branch information
earldouglas authored Jan 25, 2025
1 parent 0fb3bf2 commit 5ee8423
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.5 // https://scalameta.org/scalafmt/docs/installation.html#sbt
version = 3.8.6 // https://scalameta.org/scalafmt/docs/installation.html#sbt
runner.dialect = scala212source3 // https://scalameta.org/scalafmt/docs/configuration.html#scala-dialects
maxColumn = 72 // RFC 678: https://datatracker.ietf.org/doc/html/rfc678

0 comments on commit 5ee8423

Please sign in to comment.