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