summaryrefslogtreecommitdiff
path: root/ale_linters/bats/shellcheck.vim
blob: 5c2a0ea960153979645e50be8013d687243d59a5 (plain)
1
2
3
4
" Author: Ian2020 <https://github.com/Ian2020>
" Description: shellcheck linter for bats scripts.

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