linter/cypher: add cypher-lint

This commit is contained in:
Francisco Lopes
2019-02-03 03:04:23 -02:00
parent 4d426bf287
commit 626572a539
5 changed files with 57 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
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'