# Source is not missing, it's sitting the very same directory as the
# only other file.
backuppc source: source-is-missing [doc/BackupPC.html]
backuppc source: very-long-line-length-in-source-file * > 512 [doc/BackupPC.html:*]

# Further very-long-line-length-in-source-file false positives, both
# cases are a a long rrdtool command line with all configuration
# settings as parameters, once being added, and once as context. Hence
# also the same line length.
backuppc source: very-long-line-length-in-source-file 536 > 512 [debian/patches/01-debian.patch:122]
backuppc source: very-long-line-length-in-source-file 536 > 512 [debian/patches/06-fix-rrd-graph-permissions.patch:18]

# Real false positive, filed as #1028959
backuppc source: very-long-line-length-in-source-file 535 > 512 [lib/BackupPC/CGI/GeneralInfo.pm:52]
