Add dprint - a prettier alternative (#93)

* Add `dprint` - a prettier alternative

* Update README.md

Co-authored-by: Takayuki Maeda <takoyaki0316@gmail.com>
This commit is contained in:
David Lannoye 2021-11-09 01:17:44 -08:00 committed by GitHub
parent 31ab94650a
commit f152247df5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -247,6 +247,10 @@ I renamed the repository to "Awesome Alternatives in Rust". The original name wa
* [deno_lint](https://github.com/denoland/deno_lint) - Blazing fast linter for JavaScript and TypeScript written in Rust
* [RSLint](https://github.com/rslint/rslint) - A (WIP) Extremely fast JavaScript and TypeScript linter and Rust crate
#### [Prettier](https://github.com/prettier/prettier)
* [dprint](https://github.com/dprint/dprint) - Pluggable and configurable code formatting platform written in Rust.
#### [ShellCheck](https://github.com/koalaman/shellcheck)
* [Shellharden](https://github.com/anordal/shellharden) - The corrective bash syntax highlighter