pmix/.rpmlint
Troy Dawson 14391592e4 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/pmix#c78cb759421223de2bf6c7e0b754f46626dbaa0c
2020-10-14 16:12:30 -07:00

6 lines
165 B
Plaintext

from Config import *
addFilter("W: no-documentation")
addFilter("W: no-manual-page-for-binary")
addFilter("W: shared-lib-calls-exit")
addFilter("W: spelling-error")