mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +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 -',
|
||||
\ 'callback': 'ale#handlers#HandleGCCFormat',
|
||||
\})
|
||||
|
||||
echo 'shellcheck' . s:exclude_option . '-f gcc -'
|
||||
|
||||
Reference in New Issue
Block a user