Age | Commit message (Expand) | Author |
---|---|---|
2017-08-28 | #869 - Detect the shell dialect from the hashbang for shellcheck | w0rp |
2017-04-30 | Rename g:ale_linters_sh_* to g:ale_sh_* | Adriaan Zonnenberg |
2017-04-28 | Use ale#Var in linters that didn't use it yet | Adriaan Zonnenberg |
2017-04-16 | #427 Implement buffer variable overrides for all linter options | w0rp |
2017-04-11 | #392 Report errors inside of headers, in a very basic way | w0rp |
2017-04-09 | added shellcheck executable and options variable | Szero |
2017-01-22 | Add a script for custom checks to enforce using the abort flag for functions ... | w0rp |
2016-10-27 | Choose shell dialect based on vim syntax | Keith Smiley |
2016-10-21 | Add support for dot-seperate linters, improve linter tests | Bjorn Neergaard |
2016-10-10 | First pass at optimizing ale to autoload (#80) | Bjorn Neergaard |
2016-10-08 | Correct all Vint warnings | w0rp |
2016-10-03 | Remove a test echo line. | w0rp |
2016-10-03 | Add support for shellcheck linting. | w0rp |