/strictly-pretty

A Rust implementation of the "Strictly Pretty" algorithm by Christian Lindig

Primary LanguageRust

Lindig Formatter

A Rust implementation of the Christian Lindig's code formatting algorithm from his "Strictly Pretty" paper (available here).

To run the test suite:

cargo test