Blob Blame History Raw
# Explicit dependencies among documentation packages are indeed reasonable
addFilter(r' explicit-lib-dependency .*-doc[s]?$')
# All of the documentation is in the -doc subpackage, of course!
addFilter(r' no-documentation$')