Mention that shellchecks works for Bash too, of course.
This commit is contained in:
parent
8089d83f60
commit
fa356ffa1b
@ -24,7 +24,7 @@ name. That seems to be the fairest way to arrange this table.
|
||||
|
||||
| Language | Tools |
|
||||
| -------- | ----- |
|
||||
| Bash | [-n flag](https://www.gnu.org/software/bash/manual/bash.html#index-set) |
|
||||
| Bash | [-n flag](https://www.gnu.org/software/bash/manual/bash.html#index-set), [shellcheck](https://www.shellcheck.net/) |
|
||||
| Bourne Shell | [-n flag](http://linux.die.net/man/1/sh), [shellcheck](https://www.shellcheck.net/) |
|
||||
| C | [gcc](https://gcc.gnu.org/) |
|
||||
| CoffeeScript | [coffeelint](https://www.npmjs.com/package/coffeelint) |
|
||||
|
Loading…
Reference in New Issue
Block a user