perl-Test-Warnings/perl-Test-Warnings.rpmlintrc
Paul Howarth c532b102cb Update to 0.07
- New upstream release 0.07
  - New :fail_on_warning feature, for more easily seeing where the surprising
    warning appeared during testing
- Use author-independent source URL
- Simplify find command using -delete
2019-09-28 13:06:22 +01:00

4 lines
151 B
Plaintext

from Config import *
addFilter("spelling-error %description -l en_US NoWarnings -> ")
addFilter("spelling-error %description -l en_US nowarnings -> ")