Skip to content

Commit 871ef4c

Browse files
authored
scalafmt-core: 3.9.8 -> 3.9.9 (#139)
1 parent 1744294 commit 871ef4c

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.8 // https://scalameta.org/scalafmt/docs/installation.html#sbt
1+
version = 3.9.9 // 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)