mirror of
https://github.com/dense-analysis/ale
synced 2024-12-21 22:00:52 +00:00
5 lines
136 B
VimL
5 lines
136 B
VimL
" Author: w0rp <devw0rp@gmail.com>
|
|
" Description: shellcheck linter for shell scripts.
|
|
|
|
call ale#handlers#shellcheck#DefineLinter('sh')
|