From fa356ffa1b2d89a268088813f3749cde1221e375 Mon Sep 17 00:00:00 2001 From: w0rp Date: Mon, 3 Oct 2016 23:43:54 +0100 Subject: Mention that shellchecks works for Bash too, of course. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index b85abd91..64155746 100644 --- a/README.md +++ b/README.md @@ -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) | -- cgit v1.2.3