Update scalafmt to 3.8.1

This commit is contained in:
Pat Garrity 2024-04-30 21:16:38 -05:00
parent f8b364e67d
commit 2e5d1b58ba
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.7.17
version = 3.8.1
runner.dialect = scala3
maxColumn = 80