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

# Words not in the dictionary
addFilter(r'W: spelling-error .* (readthedocs|rtd)')

# Dangling font symlinks: the Requires ensure they will not dangle
addFilter(r'W: dangling-symlink .*fonts')