Camera/tests/project.conf

15 lines
225 B
Plaintext

targets=htmllint.log,xmllint.log
dist=Makefile,htmllint.sh,xmllint.sh
[htmllint.log]
type=script
script=./htmllint.sh
enabled=0
depends=htmllint.sh
[xmllint.log]
type=script
script=./xmllint.sh
enabled=0
depends=xmllint.sh