8 lines
222 B
Text
8 lines
222 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'
|