perl-Test-Simple/perl-Test-Simple.rpmlintrc
Troy Dawson 601b4a7cb2 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/perl-Test-Simple#dcf2bc8aa1c870a8251cab750d84a237847d7722
2020-10-14 15:18:08 -07:00

6 lines
300 B
Plaintext

from Config import *
addFilter("spelling-error %description -l en_US perldoc -> ");
addFilter("spelling-error %description -l en_US lifed -> ");
addFilter("wrong-script-interpreter /usr/share/doc/perl-Test-Simple/examples/");
addFilter("wrong-script-interpreter /usr/share/doc/perl-Test-Simple/t/");