python-chardet/python-chardet.rpmlintrc
Benjamin A. Beasley 63ae951a91 Update rpmlintrc file
[skip changelog]
2024-04-04 22:48:21 -04:00

4 lines
220 B
Text

# Not a real spelling error:
addFilter(r" spelling-error \('([Pp]rober)s?',")
# This Source cannot be a URL because we must filter out certain files.
addFilter(r" invalid-url Source[0-9]+: chardet-.*-filtered\.tar\.xz")