scalameta / scalafmt

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

FormatWriter: use `HashMap.updateWith` #4082

Closed kitbellew closed 2 months ago

kitbellew commented 2 months ago

Add a scala-2.12 specialization since that method is only available in scala-2.13.