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 /doc/ale.txt | |
parent | 4d426bf2873c6e1cd2c71e478c756903307628d3 (diff) | |
download | ale-626572a53962d47545fcc67e2045d3eb984cbef1.zip |
linter/cypher: add cypher-lint
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index 006928ef..166b5b3f 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -532,6 +532,7 @@ Notes: * XML: `xmllint` * YAML: `prettier`, `swaglint`, `yamllint` * YANG: `yang-lsp` +* Cypher: `cypher-lint`!! =============================================================================== 3. Linting *ale-lint* |