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

# The dictionary lacks some technical words
addFilter(r'W: spelling-error .* (affine|monoids|(N|n)ormaliz|pdf|polytopes)')

# Documentation is in the main package
addFilter(r'^libnormaliz\.[^:]+: W: no-documentation')