perl-Try-Tiny/.rpmlint
Troy Dawson ad1f35c660 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-Try-Tiny#5fa5999ed4239d21ddaf1747ec9efb429427f03c
2020-10-14 15:34:33 -07:00

8 lines
235 B
Plaintext

from Config import *
# eval is a perl keyword
addFilter("spelling-error %description -l en_US eval -> ")
# documentation, doesn't matter
addFilter("wrong-script-interpreter /usr/share/doc/perl-Try-Tiny.*/t/00-report-prereqs.t perl")