diff options
author | Francisco Lopes <francisco@oblita.com> | 2019-02-06 20:29:58 -0200 |
---|---|---|
committer | Francisco Lopes <francisco@oblita.com> | 2019-02-06 20:29:58 -0200 |
commit | b47a0c951935d6530cde649e4be276a04303d4d2 (patch) | |
tree | 11c0b859ed9350a90a0ada3892555c33cf40d3e2 /doc/ale.txt | |
parent | c0c634c5eccfee6b5fd3ba7e6d506c345abc3e21 (diff) | |
download | ale-b47a0c951935d6530cde649e4be276a04303d4d2.zip |
Make Cypher linter dynamic
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index 6d3d377f..5493f31e 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -439,6 +439,7 @@ Notes: * Crystal: `ameba`!!, `crystal`!! * CSS: `csslint`, `prettier`, `stylelint` * Cucumber: `cucumber` +* Cypher: `cypher-lint` * Cython (pyrex filetype): `cython` * D: `dls`, `dmd`, `uncrustify` * Dafny: `dafny`!! @@ -532,7 +533,6 @@ Notes: * XML: `xmllint` * YAML: `prettier`, `swaglint`, `yamllint` * YANG: `yang-lsp` -* Cypher: `cypher-lint`!! =============================================================================== 3. Linting *ale-lint* |