summaryrefslogtreecommitdiff
path: root/ale_linters/sh
AgeCommit message (Expand)Author
2016-10-21Add support for dot-seperate linters, improve linter testsBjorn Neergaard
2016-10-11Use explicit scope in all ale_lintersBjorn Neergaard
2016-10-10First pass at optimizing ale to autoload (#80)Bjorn Neergaard
2016-10-09Merge branch 'shell-detection'w0rp
2016-10-09Modify shell's pattern to handle locals other than english, fixes #69Kabbaj Amine
2016-10-09#69 Change the default shell for shell lintingw0rp
2016-10-09Handle arguments to shells in shebang lines too.w0rp
2016-10-09#69 Improve shell detectionw0rp
2016-10-08Correct all Vint warningsw0rp
2016-10-04Add comment headers to ale_lintersPrashanth Chandra
2016-10-03Remove a test echo line.w0rp
2016-10-03Add support for shellcheck linting.w0rp
2016-09-15Add support for Bash and other shells. Add support for reading from stderr, a...w0rp