# Uninstalled files
source-is-missing [*doc/html/*]
very-long-line-length-in-source-file *doc/**
very-long-line-length-in-source-file *docsrc/**
very-long-line-length-in-source-file *cassandane/.travis.yml*

# Tarballs are signed, but Debian repacks them
# Upstream signs its releases (cyrus-imapd-X.Y.Z.tar.gz.sig on every GitHub
# release, verified by debian/watch's Pgp-Sig-Url-Mangle against
# debian/upstream/signing-key.asc), but debian/copyright's Files-Excluded makes
# mk-origtargz repack .tar.gz to .tar.xz, after which the signature no longer
# applies to the shipped orig tarball.
orig-tarball-missing-upstream-signature

# False positives
very-long-line-length-in-source-file *Makefile.in*
very-long-line-length-in-source-file *cmulocal/libtool.m4*
very-long-line-length-in-source-file *configure*
very-long-line-length-in-source-file *lib/imapoptions*
very-long-line-length-in-source-file *man/imapd.conf.5*
