summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFrancisco Lopes <francisco@oblita.com>2019-02-03 03:04:23 -0200
committerFrancisco Lopes <francisco@oblita.com>2019-02-03 03:09:51 -0200
commit626572a53962d47545fcc67e2045d3eb984cbef1 (patch)
treee2a59a89c5862634723ef7a4caef1640d882f497 /README.md
parent4d426bf2873c6e1cd2c71e478c756903307628d3 (diff)
downloadale-626572a53962d47545fcc67e2045d3eb984cbef1.zip
linter/cypher: add cypher-lint
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 03173c91..acb7f669 100644
--- a/README.md
+++ b/README.md
@@ -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>