scalameta / scalafmt

Code formatter for Scala
http://scalameta.org/scalafmt
Apache License 2.0
1.42k stars 276 forks source link

RedundantBraces: don't rewrite `try { (a, b) }` #4111

Closed kitbellew closed 1 month ago

kitbellew commented 1 month ago

Fixes #4108.