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