mirror of
https://github.com/dense-analysis/ale
synced 2025-01-17 20:53:19 +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')
|