Update scalafmt to 3.9.4

This commit is contained in:
Pat Garrity 2025-03-22 11:06:17 -05:00
parent 2e5d1b58ba
commit 81492867f8
Signed by: pfm
GPG key ID: 5CA5D21BAB7F3A76

View file

@ -1,5 +1,5 @@
// See: https://github.com/scalameta/scalafmt/tags for the latest tags.
version = 3.8.1
version = 3.9.4
runner.dialect = scala3
maxColumn = 80