summaryrefslogtreecommitdiff
path: root/test/command_callback/test_shellcheck_command_callback.vader
AgeCommit message (Collapse)Author
2020-08-28#3325 - ale#path#BufferCdString now generates %s:hw0rp
2019-04-18Add g:ale_sh_shellcheck_change_directoryFletcher Nichol
2019-04-07#2132 - Replace command_chain and chain_with with ale#command#Runw0rp
2019-02-10Support ale_sh_shellcheck_dialect to set dialectKevin Locke
As discussed in w0rp/ale#1051, there are cases where it would be useful to be able to specify the dialect explicitly. This commit allows users to do so using the ale_sh_shellcheck_dialect variable. Fixes: w0rp/ale#1051 Signed-off-by: Kevin Locke <kevin@kevinlocke.name>
2018-10-23ale#path#CdString include ale#Escapepaihu
2018-10-22fix testcasepaihu
2018-07-15Massively reduce the amount of code needed for linter testsw0rp
2017-12-19Fix the mscs tests on Windows, and use the improved Simplify for all tests ↵v1.7.0w0rp
instead.
2017-11-03Fix #491 - Only set -x for shellcheck for versions which support the optionw0rp
2017-10-26Fix #491 - Use -x for shellcheck for checking files with sourced filesw0rp
2017-09-22Move dialect setting before user options (shellcheck)Tim Byrne
2017-08-28#869 - Detect the shell dialect from the hashbang for shellcheckw0rp