# THIS FILE IS FOR WHITELISTING RPMLINT ERRORS AND WARNINGS IN TASKOTRON # https://fedoraproject.org/wiki/Taskotron/Tasks/dist.rpmlint#Whitelisting_errors # This word names a code feature; it is not an English word addFilter(r'W: spelling-error .* async') # This package gives access to both the chroot and chdir functions from OCaml. # It is up to consumers to call them together. addFilter(r'E: missing-call-to-chdir-with-chroot')