# THIS FILE IS FOR WHITELISTING RPMLINT ERRORS AND WARNINGS IN TASKOTRON # https://fedoraproject.org/wiki/Taskotron/Tasks/dist.rpmlint#Whitelisting_errors # No man page: user should not invoke the script directly addFilter(r'W: no-manual-page-for-binary cysignals-CSI') # Documentation is in the -doc subpackage addFilter(r'python3-cysignals-devel\.[^:]+: W: no-documentation')