Skip to content

Commit b28ddf8

Browse files
chore(deps): update scalafmt-core to 3.8.3 (#21)
* 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>
1 parent ec46ce5 commit b28ddf8

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,4 +1,4 @@
1-
version = 3.8.2
1+
version = 3.8.3
22
runner.dialect = scala213
33
style = default
44
maxColumn = 120

0 commit comments

Comments
 (0)