diff options
author | Francisco Lopes <francisco@oblita.com> | 2019-02-03 03:04:23 -0200 |
---|---|---|
committer | Francisco Lopes <francisco@oblita.com> | 2019-02-03 03:09:51 -0200 |
commit | 626572a53962d47545fcc67e2045d3eb984cbef1 (patch) | |
tree | e2a59a89c5862634723ef7a4caef1640d882f497 /README.md | |
parent | 4d426bf2873c6e1cd2c71e478c756903307628d3 (diff) | |
download | ale-626572a53962d47545fcc67e2045d3eb984cbef1.zip |
linter/cypher: add cypher-lint
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |