Main logic of shellcheck has moved, updated backward compat test

This commit is contained in:
Ian2020 2020-04-29 17:45:16 +01:00
parent 716f9a9bbb
commit 65bea1a5cb
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ After:
Execute(Old variable name for the 'shellcheck' linter should still work):
let g:ale_linters_sh_shellcheck_exclusions = 'SC1234'
runtime ale_linters/sh/shellcheck.vim
runtime autoload/ale/handlers/shellcheck.vim
AssertEqual 'SC1234', g:ale_sh_shellcheck_exclusions