~jan0sch/smederee

Showing details for patch fa4c2447535b9c4564c4713f9fb4a564ea189bb4.
2025-04-29 (Tue), 5:33 PM - Jens Grassel - fa4c2447535b9c4564c4713f9fb4a564ea189bb4

Update scalafmt core to 3.9.5

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-05-10 05:07:24.780894757 +0000
+++ new-smederee/.scalafmt.conf	2025-05-10 05:07:24.780894757 +0000
@@ -1,4 +1,4 @@
-version        = "3.9.4"
+version        = "3.9.5"
 runner.dialect = scala3
 style          = "defaultWithAlign"
 # Other options...