Update scalafmt-core to 3.7.2 (#399)

* Update scalafmt-core to 3.7.2

* Reformat with scalafmt 3.7.2

Executed command: scalafmt --non-interactive

* Add 'Reformat with scalafmt 3.7.2' to .git-blame-ignore-revs
This commit is contained in:
xerial-bot 2023-03-06 12:55:26 -08:00 committed by GitHub
parent 0957acd563
commit e2a4b5a596
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 2 deletions

2
.git-blame-ignore-revs Normal file
View File

@ -0,0 +1,2 @@
# Scala Steward: Reformat with scalafmt 3.7.2
2b37d1ce0bbed3d8d03a66292e7d90dcde805624

View File

@ -1,4 +1,4 @@
version = 3.7.1
version = 3.7.2
runner.dialect = scala213source3
maxColumn = 180
style = defaultWithAlign