mirror of https://github.com/dense-analysis/ale
Fix shellcheck typo in docs. shellckeck -> shellcheck (#402)
This commit is contained in:
parent
5122dc498d
commit
551d53aa67
|
@ -682,7 +682,7 @@ g:ale_linters_sh_shell_default_shell *g:ale_linters_sh_shell_default_shell*
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
4.10. shellcheck *ale-linter-options-shellcheck*
|
4.10. shellcheck *ale-linter-options-shellcheck*
|
||||||
|
|
||||||
g:ale_linters_sh_shellckeck_exclusions *g:ale_linters_sh_shellckeck_exclusions*
|
g:ale_linters_sh_shellcheck_exclusions *g:ale_linters_sh_shellcheck_exclusions*
|
||||||
|
|
||||||
Type: |String|
|
Type: |String|
|
||||||
Default: `''`
|
Default: `''`
|
||||||
|
|
Loading…
Reference in New Issue