Skip to content

Commit

Permalink
Update scalafmt-core to 3.8.3 (#1445)
Browse files Browse the repository at this point in the history
* Update scalafmt-core to 3.8.3

* Reformat with scalafmt 3.8.3

Executed command: scalafmt --non-interactive

* Add 'Reformat with scalafmt 3.8.3' to .git-blame-ignore-revs

* Update .git-blame-ignore-revs

---------

Co-authored-by: kyri-petrou <67301607+kyri-petrou@users.noreply.github.com>
  • Loading branch information
scala-steward and kyri-petrou authored Dec 30, 2024
1 parent a0de903 commit dc90707
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,4 +1,4 @@
version = "3.7.17"
version = "3.8.3"
runner.dialect = scala213
maxColumn = 120
align.preset = most
Expand Down

0 comments on commit dc90707

Please sign in to comment.