From 8cc28cdfbd34dd76bd1cd392747c266be7833494 Mon Sep 17 00:00:00 2001 From: w0rp Date: Thu, 15 Sep 2016 20:20:41 +0100 Subject: Add support for Bash and other shells. Add support for reading from stderr, and for generating the executable from functions. Both were needed to support shell linting. --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index f85ae38b..af452c63 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ follow later. | Language | Tools | | -------- | ----- | +| Bash | -n flag | +| Bourne Shell | -n flag | | JavaScript | [eslint](http://eslint.org/) | | Python | [flake8](http://flake8.pycqa.org/en/latest/) | -- cgit v1.2.3