summaryrefslogtreecommitdiff
path: root/ale_linters/sh/shellcheck.vim
blob: d9945126f169eb9124c43723fe69e93065edaf7a (plain)
1
2
3
4
" Author: w0rp <devw0rp@gmail.com>
" Description: shellcheck linter for shell scripts.

call ale#handlers#shellcheck#DefineLinter('sh')