An open API service indexing awesome lists of open source software.

https://github.com/crisidev/prettythanks

A simple frontend to dtolnay/pretty-please library
https://github.com/crisidev/prettythanks

ast cmdline formatter rust rust-hack rust-lang

Last synced: 3 months ago
JSON representation

A simple frontend to dtolnay/pretty-please library

Awesome Lists containing this project

README

        

# prettythanks

[github](https://github.com/crisidev/prettythanks)
[crates.io](https://crates.io/crates/prettythanks)
[docs.rs](https://docs.rs/prettythanks)
[build status](https://github.com/crisidev/prettythanks/actions?query=branch%3Amain)

A simple frontend to https://github.com/dtolnay/prettyplease library

The idea is taken from this PR: https://github.com/awslabs/smithy-rs/pull/2739.