# upstream is informed about the man pages
source: maintainer-manual-page [debian/man/man1/*.1]

source: very-long-line-length-in-source-file 1323 > 512 [tests/mir_test_framework/udev-recordings/standard-drm-devices.umockdev:219]
source: very-long-line-length-in-source-file 2368 > 512 [tests/mir_test_framework/testing-cursor-theme/default/cursors/arrow:1]
source: very-long-line-length-in-source-file 2368 > 512 [tests/mir_test_framework/testing-cursor-theme/default/cursors/blue:1]
source: very-long-line-length-in-source-file 2368 > 512 [tests/mir_test_framework/testing-cursor-theme/default/cursors/green:1]
source: very-long-line-length-in-source-file 2368 > 512 [tests/mir_test_framework/testing-cursor-theme/default/cursors/red:1]
source: very-long-line-length-in-source-file 765 > 512 [tests/mir_test_framework/udev-recordings/bluetooth-magic-trackpad.umockdev:218]
source: very-long-line-length-in-source-file 765 > 512 [tests/mir_test_framework/udev-recordings/joystick-detection.umockdev:347]
source: very-long-line-length-in-source-file 765 > 512 [tests/mir_test_framework/udev-recordings/usb-keyboard.umockdev:240]
source: very-long-line-length-in-source-file 765 > 512 [tests/mir_test_framework/udev-recordings/usb-mouse.umockdev:236]
source: very-long-line-length-in-source-file 997 > 512 [tests/mir_test_framework/udev-recordings/standard-drm-render-nodes.umockdev:192]
source: very-long-line-length-in-source-file 1287 > 512 [design/Architecture.dia:7]

# These are test data. All that matters about them is that they are DSOs
# of the appropriate architecture.
#
# They have no source; they can be regenerated by `touch foo.c; cc -shared -o libfoo.so foo.c`
# with a `cc` of the appropriate architecture.
source: source-is-missing [tests/*.so]
source: source-contains-prebuilt-binary [tests/*.so]
source: very-long-line-length-in-source-file * > * [tests/unit-tests/*.so:*]

# Part of the Sphinx docs (not shipped), intended
source: very-long-line-length-in-source-file * > * [doc/sphinx/*.md:*]

# The comment directly above the affected code reads:
# > There's no nice way to format this. Thanks CMake.
# *shrug*
source: very-long-line-length-in-source-file * > 512 [CMakeLists.txt:307]

# Maintainer preference
source: debian-rules-contains-unnecessary-get-orig-source-target [debian/rules]

# False positive
source: package-does-not-install-examples [examples/]
