diff options
author | w0rp <w0rp@users.noreply.github.com> | 2019-02-06 22:04:47 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-02-06 22:04:47 +0000 |
commit | c0c634c5eccfee6b5fd3ba7e6d506c345abc3e21 (patch) | |
tree | c7be5564415dd003e610328a8e5914c857462b1b /doc | |
parent | 81c73da3b98455c4ad11f32208dac3dcfa6e0da7 (diff) | |
parent | 626572a53962d47545fcc67e2045d3eb984cbef1 (diff) | |
download | ale-c0c634c5eccfee6b5fd3ba7e6d506c345abc3e21.zip |
Merge pull request #2270 from oblitum/add-cypher-lint
linter/cypher: add cypher-lint
Diffstat (limited to 'doc')
-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 52eea406..6d3d377f 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* |