Skip to content
This repository was archived by the owner on Jul 30, 2024. It is now read-only.

Commit f6c76ec

Browse files
authored
Merge pull request #157 from scala-steward/update/scalafmt-core-2.4.0
Update scalafmt-core to 2.4.0
2 parents 8a6a940 + 2a22286 commit f6c76ec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.scalafmt.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
version = "2.3.2"
1+
version = "2.4.0"
22
style = defaultWithAlign
33
maxColumn = 120
44
align.openParenDefnSite = true
5+
newlines.afterCurlyLambda = preserve

0 commit comments

Comments
 (0)