scalacenter / scala-syntax

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

scala-syntax Travis Build Status AppVeyor Build status codecov.io Join the chat at https://gitter.im/scalacenter/scalafix

Scalameta tree pretty printer

Pretty printer for Scalameta trees using Paiges.

Improves the built-in Scalameta pretty printer (Tree.syntax) with the following properties:

The end goal of this project is to enable a more powerful refactoring API for Scalafix. Currently, Scalafix rewrites are implemented using a fairly low-level token API, which is error-prone.

Team

The current maintainers (people who can merge pull requests) are: