mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-07 21:24:33 +08:00
shell: Make description more accurate
The shell linter does more than just bash.
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
" Author: w0rp <devw0rp@gmail.com>
|
" Author: w0rp <devw0rp@gmail.com>
|
||||||
" Description: Lints sh files using bash -n
|
" Description: Lints shell files by invoking the shell with -n
|
||||||
|
|
||||||
" Backwards compatibility
|
" Backwards compatibility
|
||||||
if exists('g:ale_linters_sh_shell_default_shell')
|
if exists('g:ale_linters_sh_shell_default_shell')
|
||||||
|
|||||||
Reference in New Issue
Block a user