000fa94
# THIS FILE IS FOR WHITELISTING RPMLINT ERRORS AND WARNINGS IN TASKOTRON
000fa94
# https://fedoraproject.org/wiki/Taskotron/Tasks/dist.rpmlint#Whitelisting_errors
000fa94
000fa94
# Words not in the dictionary
000fa94
addFilter(r'W: spelling-error .* (readthedocs|rtd)')
000fa94
000fa94
# Dangling font symlinks: the Requires ensure they will not dangle
000fa94
addFilter(r'W: dangling-symlink .*fonts')