]> gitweb.factorcode.org Git - factor.git/commit
zealot.help-lint: Add a help-lint for travisci that ignores a lot of flaky resource...
authorDoug Coleman <doug.coleman@gmail.com>
Sat, 5 Oct 2019 17:04:14 +0000 (12:04 -0500)
committerDoug Coleman <doug.coleman@gmail.com>
Sat, 5 Oct 2019 17:04:14 +0000 (12:04 -0500)
commit78c3a99a31d02fc93fb41bc021cc4464f462aace
tree22017784bf5753c19a483287a6fbc9887ccfda2b
parentabf36e89aefefbb6afd3276bb2ec3107571f85e5
zealot.help-lint: Add a help-lint for travisci that ignores a lot of flaky resource leaks.

Some work needs to be done with ensuring that resources are cleaned up before reporting resource leaks and exiting. In the meantime, we want TravisCI to be useful enough to catch help-lint errors, so ignore a bunch of errors that it might find. These leaks are still tested for in the more thorough mason CI.
.travis.yml
extra/zealot/help-lint/authors.txt [new file with mode: 0644]
extra/zealot/help-lint/help-lint.factor [new file with mode: 0644]