mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +08:00
Remove features deprecated in previous versions
This commit is contained in:
@@ -40,7 +40,7 @@ Before:
|
||||
\ 'name': 'testlinter',
|
||||
\ 'executable': has('win32') ? 'cmd' : 'echo',
|
||||
\ 'callback': 'TestCallback',
|
||||
\ 'command_callback': 'TestCommandCallback',
|
||||
\ 'command': function('TestCommandCallback'),
|
||||
\})
|
||||
call ale#command#ClearData()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user