mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-08 05:24:46 +08:00
Remove a test echo line.
This commit is contained in:
@@ -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 -'
|
|
||||||
|
|||||||
Reference in New Issue
Block a user