Skip to content

Commit 623dae8

Browse files
authored
Update scalafmt-core to 3.11.0 (#4)
1 parent 40a3e0a commit 623dae8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.scalafmt.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "3.10.7"
1+
version = "3.11.0"
22
runner.dialect = scala3 # https://scalameta.org/scalafmt/docs/configuration.html#scala-3
33
runner.dialectOverride.allowSignificantIndentation = false # See https://x.com/ghostdogpr/status/1706589471469425074
44
maxColumn = 140

0 commit comments

Comments
 (0)