f800e0e
# These are not real spelling errors...
f800e0e
addFilter(r'spelling-error .*(\(en_US\)| en_US) ([Mm]etapackage|jose|pycrypto(domex?)?|setuptools|pyca|dnf|rsa|ecdsa) ')
f800e0e
# False positives: this is not really a text file
f800e0e
addFilter(r' wrong-file-end-of-line-encoding .*objects\.inv$')
f800e0e
addFilter(r' file-not-utf8 .*objects\.inv$')
f800e0e
# Documentation is in the -doc subpackage
f800e0e
addFilter(r' no-documentation$')