This repository has been archived on 2024-07-19. You can view files and clone it, but cannot push or open issues or pull requests.
ale/test/command_callback/test_cypher_cypher_lint_command_callback.vader
2019-02-03 03:09:51 -02:00

8 lines
225 B
Text

Before:
call ale#assert#SetUpLinterTest('cypher', 'cypher_lint')
After:
call ale#assert#TearDownLinterTest()
Execute(The default command and executable should be correct):
AssertLinter 'cypher-lint', 'cypher-lint %s'