scalameta / scalafmt

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

FormatOps: add InfixSplits.isAfterOp flag #4061

Closed kitbellew closed 2 months ago

kitbellew commented 2 months ago

The local variable beforeLhs that it replaces shadowed an instance val which has a different meaning.