Skip to content

Commit 7b86306

Browse files
committed
[7.x] scalafmt-core 3.10.2 (was 3.10.1)
1 parent 8368e53 commit 7b86306

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
@@ -10,4 +10,4 @@ spaces.inImportCurlyBraces = true # more idiomatic to include whitepsace in im
1010
trailingCommas = preserve
1111
newlines.afterCurlyLambda = preserve
1212
runner.dialect = scala212source3
13-
version = 3.10.1
13+
version = 3.10.2

docs/.scalafmt.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ spaces.inImportCurlyBraces = true # more idiomatic to include whitepsace in im
1313
trailingCommas = preserve
1414
newlines.afterCurlyLambda = preserve
1515
runner.dialect = scala212source3
16-
version = 3.10.1
16+
version = 3.10.2

0 commit comments

Comments
 (0)