Skip to content

Commit c895ed0

Browse files
committed
scalafmt-core: 3.9.10 -> 3.10.0
1 parent 2882437 commit c895ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.scalafmt.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
version = 3.9.10 // https://scalameta.org/scalafmt/docs/installation.html#sbt
1+
version = 3.10.0 // https://scalameta.org/scalafmt/docs/installation.html#sbt
22
runner.dialect = scala213 // https://scalameta.org/scalafmt/docs/configuration.html#scala-dialects
33
maxColumn = 72 // RFC 678: https://datatracker.ietf.org/doc/html/rfc678

0 commit comments

Comments
 (0)