1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
# False positives
source-is-missing [debian/build_modules/pngjs/lib/filter-pack.js]
source-contains-prebuilt-javascript-object [debian/build_modules/pngjs/lib/filter-pack.js]
# Data
very-long-line-length-in-source-file * [packages/playwright-core/src/server/chromium/protocol.d.ts:*]
very-long-line-length-in-source-file * [packages/playwright-core/types/protocol.d.ts:*]
very-long-line-length-in-source-file * [examples/svgomg/tests/example.spec.ts:*]
very-long-line-length-in-source-file * [packages/playwright-core/src/server/webkit/protocol.d.ts:*]
very-long-line-length-in-source-file * [packages/playwright-core/types/types.d.ts:*]
very-long-line-length-in-source-file * [packages/html-reporter/src/icons.tsx:*]
very-long-line-length-in-source-file * [packages/html-reporter/src/images.ts:*]
very-long-line-length-in-source-file * [packages/html-reporter/src/imageDiffView.spec.tsx:*]
# Test fixture
source-is-missing [tests/*]
source-contains-prebuilt-javascript-object [tests/*]
very-long-line-length-in-source-file * [tests/*:*]
# Doc
very-long-line-length-in-source-file * [*.md:*]
|