mirror of
https://github.com/TaKO8Ki/awesome-alternatives-in-rust
synced 2024-11-10 06:04:13 +00:00
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:
parent
31ab94650a
commit
f152247df5
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…
Reference in a new issue