Remove the unnecesary rpmlintrc file
None of the filtered-out problems happens with rpmlint 2 and sphinx_rtd_theme 1.2.0. Rpmlint 2 reports unmatched filters as errors.
This commit is contained in:
parent
f6c72ea8d8
commit
5149162f86
@ -1,8 +0,0 @@
|
|||||||
# 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')
|
|
Loading…
Reference in New Issue
Block a user