python-sphinx_rtd_theme/python-sphinx_rtd_theme.rpmlintrc
Troy Dawson f4c88a4447 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/python-sphinx_rtd_theme#bed24229d1e071065fc12488b2b78dbf35183965
2020-10-14 20:31:45 -07:00

9 lines
349 B
Plaintext

# THIS FILE IS FOR WHITELISTING RPMLINT ERRORS AND WARNINGS IN TASKOTRON
# https://fedoraproject.org/wiki/Taskotron/Tasks/dist.rpmlint#Whitelisting_errors
# Words not in the dictionary
addFilter(r'W: spelling-error .* (readthedocs|rtd)')
# Dangling font symlinks: the Requires ensure they will not dangle
addFilter(r'W: dangling-symlink .*fonts')