ale/test/command_callback/test_fecs_command_callback....

10 lines
284 B
Plaintext

Before:
call ale#assert#SetUpLinterTest('javascript', 'fecs')
runtime autoload/ale/handlers/fecs.vim
After:
call ale#assert#TearDownLinterTest()
Execute(The default command should be correct):
AssertLinter 'fecs', ale#Escape('fecs') . ' check --colors=false --rule=true %t'