Skip to content

Commit 3174d04

Browse files
Update scalafmt-core to 3.10.3 (#134)
Co-authored-by: horothesun-scala-steward[bot] <132169906+horothesun-scala-steward[bot]@users.noreply.github.com>
1 parent 2e8af22 commit 3174d04

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.10.2
1+
version = 3.10.3
22
runner.dialect = scala213
33
align.preset = more
44
maxColumn = 120

src/main/g8/.scalafmt.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = 3.10.2
1+
version = 3.10.3
22
runner.dialect = scala213
33
align.preset = more
44
maxColumn = 120

0 commit comments

Comments
 (0)