6 lines
241 B
Plaintext
6 lines
241 B
Plaintext
|
# THIS FILE IS FOR WHITELISTING RPMLINT ERRORS AND WARNINGS IN TASKOTRON
|
||
|
# https://fedoraproject.org/wiki/Taskotron/Tasks/dist.rpmlint#Whitelisting_errors
|
||
|
|
||
|
# The dictionary lacks some technical words
|
||
|
addFilter(r'spelling-error .* symlinks')
|