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

@@ -211,6 +211,7 @@ formatting.
| XML | [xmllint](http://xmlsoft.org/xmllint.html) |
| YAML | [prettier](https://github.com/prettier/prettier), [swaglint](https://github.com/byCedric/swaglint), [yamllint](https://yamllint.readthedocs.io/) |
| YANG | [yang-lsp](https://github.com/theia-ide/yang-lsp) |
| Cypher | [cypher-lint](https://github.com/cleishm/libcypher-parser) !! |
<a name="usage"></a>