python3.14-urllib3/python-urllib3.rpmlintrc
2025-11-28 10:18:49 +01:00

7 lines
273 B
Plaintext

# It is normal that extras metapackages should not have documentation, or any
# files at all.
addFilter(r"\+\w+\.\w+: W: no-documentation")
# Not real spelling errors
addFilter(r"spelling-error \('([Mm]etapackage)s?',")
addFilter(r"spelling-error \('(gzip|brotli|zstd)',")