Blame SOURCES/subunit.rpmlintrc

ade197
# THIS FILE IS FOR WHITELISTING RPMLINT ERRORS AND WARNINGS IN TASKOTRON
ade197
# https://fedoraproject.org/wiki/Taskotron/Tasks/dist.rpmlint#Whitelisting_errors
ade197
ade197
# The dictionary is missing some technical terms
ade197
addFilter(r'W: spelling-error .* (deserialization|xUnit)')
ade197
ade197
# Warnings due to symlinking to, rather than bundling, iso8601
ade197
addFilter(r'W: dangling-symlink .*iso8601')
ade197
addFilter(r'W: python-bytecode-without-source .*iso8601')