Add an rpmlintrc file
[skip changelog]
This commit is contained in:
parent
f66d25224c
commit
50a7af007f
1 changed files with 6 additions and 0 deletions
6
python-urllib3.rpmlintrc
Normal file
6
python-urllib3.rpmlintrc
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# 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)',")
|
||||
Loading…
Add table
Add a link
Reference in a new issue