summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2019-02-06 22:04:47 +0000
committerGitHub <noreply@github.com>2019-02-06 22:04:47 +0000
commitc0c634c5eccfee6b5fd3ba7e6d506c345abc3e21 (patch)
treec7be5564415dd003e610328a8e5914c857462b1b /README.md
parent81c73da3b98455c4ad11f32208dac3dcfa6e0da7 (diff)
parent626572a53962d47545fcc67e2045d3eb984cbef1 (diff)
downloadale-c0c634c5eccfee6b5fd3ba7e6d506c345abc3e21.zip
Merge pull request #2270 from oblitum/add-cypher-lint
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>