~wegtam/smederee

Showing details for patch 986348d5efda5077c60944b57c24269f64033934.
2025-03-13 (Thu), 8:26 AM - Jens Grassel - 986348d5efda5077c60944b57c24269f64033934

Update scalafmt core to 3.9.4

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-04-02 19:17:33.796351760 +0000
+++ new-smederee/.scalafmt.conf	2025-04-02 19:17:33.796351760 +0000
@@ -1,4 +1,4 @@
-version        = "3.9.3"
+version        = "3.9.4"
 runner.dialect = scala3
 style          = "defaultWithAlign"
 # Other options...