2019-02-03 05:04:23 +00:00
|
|
|
Before:
|
|
|
|
call ale#assert#SetUpLinterTest('cypher', 'cypher_lint')
|
|
|
|
|
|
|
|
After:
|
|
|
|
call ale#assert#TearDownLinterTest()
|
|
|
|
|
|
|
|
Execute(The default command and executable should be correct):
|
2019-02-06 22:29:58 +00:00
|
|
|
AssertLinter 'cypher-lint', 'cypher-lint'
|