This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
ale/ale_linters/sh/shellcheck.vim

4 lines
136 B
VimL

" Author: w0rp <devw0rp@gmail.com>
" Description: shellcheck linter for shell scripts.
call ale#handlers#shellcheck#DefineLinter('sh')