6 lines
254 B
Plaintext
6 lines
254 B
Plaintext
|
# THIS FILE IS FOR WHITELISTING RPMLINT ERRORS AND WARNINGS IN TASKOTRON
|
||
|
# https://fedoraproject.org/wiki/Taskotron/Tasks/dist.rpmlint#Whitelisting_errors
|
||
|
|
||
|
# Documentation is in the devel subpackage
|
||
|
addFilter(r'check-static\.[^:]+: W: no-documentation')
|