1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
# image data
very-long-line-length-in-source-file * > 512 [modules/libfabric/prov/efa/docs/*.drawio:*]
# generated source code
very-long-line-length-in-source-file * > 512 [modules/yaksa/src/backend/ze/pup/yaksuri_zei_pup_*_int*_t.cl:*]
# test data
very-long-line-length-in-source-file * > 512 [modules/hwloc/tests/hwloc/*/*.output:*]
very-long-line-length-in-source-file * > 512 [src/pm/hydra/modules/hwloc/tests/hwloc/*/*.output:*]
# autotools
very-long-line-length-in-source-file * > 512 [Makefile.in:*]
very-long-line-length-in-source-file * > 512 [*/configure:*]
very-long-line-length-in-source-file * > 512 [*/libtool.m4:*]
# upstream should not ship these
very-long-line-length-in-source-file * > 512 [*/configure.orig:*]
|