[yamllint]
apt = yamllint
files = *.yaml *.yml ./debian/upstream/metadata ./debian/upstream/edam
command = yamllint {files}

# vim:ft=dosini
