perl-Moose/.rpmlint

11 lines
347 B
Plaintext
Raw Normal View History

2017-05-04 11:35:48 +00:00
from Config import *
# Nothing from upstream here
addFilter("no-manual-page-for-binary moose-outdated")
# noarch part of arch package, can't be noarch sub-package though because of where it gets installed
addFilter("only-non-binary-in-usr-lib")
# Technical term not in dictionary
addFilter("spelling-error %description -l en_US metaclass -> ")