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 .* IPython')

# The objects.inv file is not text
addFilter(r'W: wrong-file-end-of-line-encoding .*objects.inv')
addFilter(r'W: file-not-utf8 .*objects.inv')