Blob Blame History Raw
# These are not real spelling errors...
addFilter(r'spelling-error .*(\(en_US\)| en_US) (workflow|exr|'
          r'pfs(tools|calibration)?|resize|q?pfstmo) ')
# The link target is in a dependency (pfstools).
addFilter(r' dangling-relative-symlink /usr/share/luminance-hdr/hdrhtml ')
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Directory_Replacement
addFilter(r' non-readable /.*\.rpmmoved')
# We really are unable to determine the version where the fork occurred.
addFilter(r' unversioned-explicit-provides bundled\((pfstools|sleef)\)')