Merge pull request #113 from scala-steward/update/scalafmt-core-3.2.2

Update scalafmt-core to 3.2.2
This commit is contained in:
hrj 2021-12-24 09:58:01 +05:30 committed by GitHub
commit b7deb03b02
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,3 @@
version="3.2.1"
version="3.2.2"
maxColumn = 120
runner.dialect = scala213source3