# https://en.wikipedia.org/wiki/Cypher_Query_Language

[cypher-lint]
apt = cypher-lint (>= 0.3.4)
files = *.cyp
command = cypher-lint {files}
