jjames / rpms / ocaml-lwt

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