2019-02-03 00:04:23 -05: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 17:29:58 -05:00
|
|
|
AssertLinter 'cypher-lint', 'cypher-lint'
|