mirror of https://github.com/dense-analysis/ale
Typo
This commit is contained in:
parent
e03e24c091
commit
72f1d730fd
|
@ -22,7 +22,7 @@ g:ale_sh_bashate_options *g:ale_sh_bashate_options*
|
||||||
example to ignore the indentation rule:
|
example to ignore the indentation rule:
|
||||||
|
|
||||||
>
|
>
|
||||||
let g:ale_sh_shellcheck_options = '-i E003'
|
let g:ale_sh_bashate_options = '-i E003'
|
||||||
<
|
<
|
||||||
|
|
||||||
===============================================================================
|
===============================================================================
|
||||||
|
|
Loading…
Reference in New Issue