Blob Blame History Raw
# THIS FILE IS FOR WHITELISTING RPMLINT ERRORS AND WARNINGS IN TASKOTRON
# https://fedoraproject.org/wiki/Taskotron/Tasks/dist.rpmlint#Whitelisting_errors

# The dictionary is missing some technical terms
addFilter(r'W: spelling-error .* (automorphisms|socles?)')

# This package has no binary bits
addFilter(r'W: only-non-binary-in-usr-lib')

# The documentation subpackage is the documentation
addFilter(r'^gap-pkg-crisp-doc\.noarch: W: no-documentation')