mirror of
https://github.com/TaKO8Ki/awesome-alternatives-in-rust
synced 2025-03-14 21:56:59 +00:00
Add dprint
- a prettier alternative
This commit is contained in:
parent
31ab94650a
commit
c6edcf2419
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue