f8bee47
# THIS FILE SERVES FOR WHITELISTING RPMLINT ERRORS AND WARNINGS IN TASKOTRON
f8bee47
# https://fedoraproject.org/wiki/Taskotron/Tasks/dist.rpmlint#Whitelisting_errors
f8bee47
f8bee47
# Spelling errors
f8bee47
addFilter(r'spelling-error .* (amongst|balancer|combinatorial|counterclaim|parallelized)')
f8bee47
 
f8bee47
# Missing documentation from subpackages
f8bee47
addFilter(r'^primecount-libs\.[^:]+: W: no-documentation')