scalacenter / scala-syntax

Scalameta pretty printer for better Scalafix refactorings
Apache License 2.0
17 stars 6 forks source link

Handle more syntax. #3

Closed olafurpg closed 6 years ago

olafurpg commented 6 years ago

I discovered a lot of problems by manually inspecting diffs from running on large projects. IdempotencyTest currently ignores parse errors on formatted output, which gave me overconfidence in the correctness of the output.