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 documentation is in the doc package
addFilter(r'cadical-devel\.[^:]+: W: no-documentation')

# The configure script is not an autotools-generated script
addFilter(r'cadical\.spec:[^:]*: W: configure-without-libdir-spec')