~wegtam/smederee

Showing details for patch 13e83fd9f3d78510741bb95fc88bbe81b4befb05.
2025-02-22 (Sat), 7:23 AM - Jens Grassel - 13e83fd9f3d78510741bb95fc88bbe81b4befb05

Update scalafmt core to 3.9.1

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-03 18:10:31.850833177 +0000
+++ new-smederee/.scalafmt.conf	2025-04-03 18:10:31.850833177 +0000
@@ -1,4 +1,4 @@
-version        = "3.9.0"
+version        = "3.9.1"
 runner.dialect = scala3
 style          = "defaultWithAlign"
 # Other options...