Age | Commit message (Expand) | Author |
---|---|---|
2019-04-18 | Add g:ale_sh_shellcheck_change_directory | Fletcher Nichol |
2019-04-07 | #2132 - Replace command_chain and chain_with with ale#command#Run | w0rp |
2019-02-10 | Support ale_sh_shellcheck_dialect to set dialect | Kevin Locke |
2018-10-23 | ale#path#CdString include ale#Escape | paihu |
2018-10-22 | fix testcase | paihu |
2018-07-15 | Massively reduce the amount of code needed for linter tests | w0rp |
2017-12-19 | Fix the mscs tests on Windows, and use the improved Simplify for all tests in...v1.7.0 | w0rp |
2017-11-03 | Fix #491 - Only set -x for shellcheck for versions which support the option | w0rp |
2017-10-26 | Fix #491 - Use -x for shellcheck for checking files with sourced files | w0rp |
2017-09-22 | Move dialect setting before user options (shellcheck) | Tim Byrne |
2017-08-28 | #869 - Detect the shell dialect from the hashbang for shellcheck | w0rp |