Skip to content

Commit

Permalink
chore(deps): update scalafmt-core to 3.8.3 (#21)
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

* style: undo formatting on template file

* style: undo formatting on template files

* style: remove .git-blame-ignore-revs because it has not modified anything

---------

Co-authored-by: Javier Ferrer González <javier.ferrer@codely.com>
  • Loading branch information
scala-steward and JavierCane authored Jul 31, 2024
1 parent ec46ce5 commit b28ddf8
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.8.2
version = 3.8.3
runner.dialect = scala213
style = default
maxColumn = 120
Expand Down

0 comments on commit b28ddf8

Please sign in to comment.