Update scalafmt-core to 2.6.4 (#318)

* Update scalafmt-core to 2.6.4

* Reformat with scalafmt 2.6.4
This commit is contained in:
xerial-bot 2022-06-03 13:46:35 -07:00 committed by GitHub
parent 2b34d549aa
commit 5a6b5b29ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
version = 2.6.1
version = 2.6.4
maxColumn = 180
style = defaultWithAlign
optIn.breaksInsideChains = true