mirror of
https://github.com/TaKO8Ki/awesome-alternatives-in-rust
synced 2024-11-22 19:43:03 +00:00
add shellharden (#20)
This commit is contained in:
parent
675e93b1cc
commit
b6739bd336
1 changed files with 4 additions and 0 deletions
|
@ -121,3 +121,7 @@ If you want to contribute, please read [CONTRIBUTING.md](CONTRIBUTING.md).
|
|||
#### [ESLint](https://github.com/eslint/eslint)
|
||||
|
||||
* [RSLint](https://github.com/rslint/rslint) - A (WIP) Extremely fast JavaScript and TypeScript linter and Rust crate
|
||||
|
||||
#### [ShellCheck](https://github.com/koalaman/shellcheck)
|
||||
|
||||
* [Shellharden](https://github.com/anordal/shellharden) - The corrective bash syntax highlighter
|
||||
|
|
Loading…
Reference in a new issue