Remove a test echo line.
This commit is contained in:
parent
35f3a1f541
commit
2479111884
@ -28,5 +28,3 @@ call ALEAddLinter('sh', {
|
|||||||
\ 'command': 'shellcheck ' . s:exclude_option . ' -f gcc -',
|
\ 'command': 'shellcheck ' . s:exclude_option . ' -f gcc -',
|
||||||
\ 'callback': 'ale#handlers#HandleGCCFormat',
|
\ 'callback': 'ale#handlers#HandleGCCFormat',
|
||||||
\})
|
\})
|
||||||
|
|
||||||
echo 'shellcheck' . s:exclude_option . '-f gcc -'
|
|
||||||
|
Loading…
Reference in New Issue
Block a user