Update .rpmlintrc file

[skip changelog]

(cherry picked from Fedora commit 78aa0cc35e74f25a92ba0538c60af2eef0c771db)
This commit is contained in:
Benjamin A. Beasley 2026-01-07 23:24:55 +00:00 committed by Miro Hrončok
parent 9576beb4e3
commit 260c64ac55

View File

@ -1,6 +1 @@
# 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)',")