Skip to content

Commit 0368c17

Browse files
author
Oron Port
committed
Update Scalafmt configuration to version 3.9.3
1 parent 627e2e8 commit 0368c17

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.8.3
1+
version = 3.9.3
22
runner.dialect = scala3
33

44
maxColumn = 100

docs/getting-started/hello-world/scala-project/.scalafmt.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = 3.8.3
1+
version = 3.9.3
22
runner.dialect = scala3
33

44
maxColumn = 100

0 commit comments

Comments
 (0)