Open mdedetrich opened 3 months ago
I noticed that the codebase has a lot of cases of redundant/useless braces, this scalafmt configuration removes all of these braces.
When this gets merged In a future PR I will add this commit to .git-blame-ignore-revs
.git-blame-ignore-revs
Seems like there is a bug in scalafmt, reported upstream at https://github.com/scalameta/scalafmt/issues/4108
I noticed that the codebase has a lot of cases of redundant/useless braces, this scalafmt configuration removes all of these braces.
When this gets merged In a future PR I will add this commit to
.git-blame-ignore-revs