Age | Commit message (Expand) | Author |
---|---|---|
2017-01-22 | Add a script for custom checks to enforce using the abort flag for functions ... | w0rp |
2016-10-21 | Add support for dot-seperate linters, improve linter tests | Bjorn Neergaard |
2016-10-11 | Use explicit scope in all ale_linters | Bjorn Neergaard |
2016-10-10 | First pass at optimizing ale to autoload (#80) | Bjorn Neergaard |
2016-10-09 | Merge branch 'shell-detection' | w0rp |
2016-10-09 | Modify shell's pattern to handle locals other than english, fixes #69 | Kabbaj Amine |
2016-10-09 | #69 Change the default shell for shell linting | w0rp |
2016-10-09 | Handle arguments to shells in shebang lines too. | w0rp |
2016-10-09 | #69 Improve shell detection | w0rp |
2016-10-04 | Add comment headers to ale_linters | Prashanth Chandra |
2016-09-15 | Add support for Bash and other shells. Add support for reading from stderr, a... | w0rp |