Files
apprise/packaging/redhat/python-apprise.rpmlintrc.el9
2025-12-01 21:29:08 -05:00

8 lines
242 B
Plaintext

from Config import *
# Ignore false-positive spelling errors on brand names
addFilter('spelling-error.*ntfy')
addFilter('spelling-error.*httpSMS')
addFilter('invalid-license BSD-2-Clause')
addFilter('obsolete-not-provided python.*-apprise')