Blob Blame History Raw
# The docs are on other subpackages
addFilter(r'no-documentation')
# Only the tests / example lack manpages, and there are no plans to fix this
addFilter(r'no-manual-page-for-binary')
# "libusb" is not a spelling error <sigh>
addFilter(r'spelling-error')