bash-custom-action/bash-rpmlintrc

5 lines
187 B
Plaintext
Raw Normal View History

addFilter(".*shared-library-without-dependency-information.*")
addFilter(".*useless-provides.*")
addFilter(".*zero-length.*/etc/skel/\..*")
addFilter(".*call-to-mktemp.*/usr/bin/bash.*")