~wegtam/smederee

Showing details for patch f695b224d9d452c91af5e518ca9049820f4c09cb.
2025-06-29 (Sun), 7:13 AM - Jens Grassel - f695b224d9d452c91af5e518ca9049820f4c09cb

Update scalafmt core to 3.9.8

Summary of changes
1 files modified with 1 lines added and 1 lines removed
  • .scalafmt.conf with 1 added and 1 removed lines
diff -rN -u old-smederee/.scalafmt.conf new-smederee/.scalafmt.conf
--- old-smederee/.scalafmt.conf	2025-07-01 12:19:10.359077292 +0000
+++ new-smederee/.scalafmt.conf	2025-07-01 12:19:10.359077292 +0000
@@ -1,4 +1,4 @@
-version        = "3.9.7"
+version        = "3.9.8"
 runner.dialect = scala3
 style          = "defaultWithAlign"
 # Other options...