File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -501,7 +501,7 @@ Pass a global dialect for scalafmt. This overrides whatever value is configured
501501
502502Aliases: ` --fmt-version `
503503
504- Pass scalafmt version before running it (3.9.10 by default). If passed, this overrides whatever value is configured in the .scalafmt.conf file.
504+ Pass scalafmt version before running it (3.10.1 by default). If passed, this overrides whatever value is configured in the .scalafmt.conf file.
505505
506506## Global suppress warning options
507507
Original file line number Diff line number Diff line change @@ -370,7 +370,7 @@ Aliases: `--fmt-version`
370370
371371` IMPLEMENTATION specific ` per Scala Runner specification
372372
373- Pass scalafmt version before running it (3.9.10 by default). If passed, this overrides whatever value is configured in the .scalafmt.conf file.
373+ Pass scalafmt version before running it (3.10.1 by default). If passed, this overrides whatever value is configured in the .scalafmt.conf file.
374374
375375## Global suppress warning options
376376
Original file line number Diff line number Diff line change @@ -3996,7 +3996,7 @@ Aliases: `--dialect`
39963996
39973997** --scalafmt-version**
39983998
3999- Pass scalafmt version before running it (3.9.10 by default). If passed, this overrides whatever value is configured in the .scalafmt.conf file.
3999+ Pass scalafmt version before running it (3.10.1 by default). If passed, this overrides whatever value is configured in the .scalafmt.conf file.
40004000
40014001Aliases: ` --fmt-version `
40024002
You can’t perform that action at this time.
0 commit comments