summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFrancisco Lopes <francisco@oblita.com>2019-02-06 20:29:58 -0200
committerFrancisco Lopes <francisco@oblita.com>2019-02-06 20:29:58 -0200
commitb47a0c951935d6530cde649e4be276a04303d4d2 (patch)
tree11c0b859ed9350a90a0ada3892555c33cf40d3e2 /README.md
parentc0c634c5eccfee6b5fd3ba7e6d506c345abc3e21 (diff)
downloadale-b47a0c951935d6530cde649e4be276a04303d4d2.zip
Make Cypher linter dynamic
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index acb7f669..fa067545 100644
--- a/README.md
+++ b/README.md
@@ -118,6 +118,7 @@ formatting.
| Crystal | [ameba](https://github.com/veelenga/ameba) !!, [crystal](https://crystal-lang.org/) !! |
| CSS | [csslint](http://csslint.net/), [prettier](https://github.com/prettier/prettier), [stylelint](https://github.com/stylelint/stylelint) |
| Cucumber | [cucumber](https://cucumber.io/) |
+| Cypher | [cypher-lint](https://github.com/cleishm/libcypher-parser) |
| Cython (pyrex filetype) | [cython](http://cython.org/) |
| D | [dls](https://github.com/d-language-server/dls), [dmd](https://dlang.org/dmd-linux.html), [uncrustify](https://github.com/uncrustify/uncrustify) |
| Dafny | [dafny](https://rise4fun.com/Dafny) !! |
@@ -211,7 +212,6 @@ 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>