diff options
Diffstat (limited to 'debian/source/lintian-overrides')
-rw-r--r-- | debian/source/lintian-overrides | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides new file mode 100644 index 0000000..5f9725c --- /dev/null +++ b/debian/source/lintian-overrides @@ -0,0 +1,32 @@ +# Fixed +weak-library-dev-dependency * Depends libllhttp9* + +# False positive: data +source-is-missing [*lib/llhttp/constants.js*] +source-is-missing [test/wpt/tests/common/third_party/reftest-analyzer.xhtml] +source-is-missing [test/wpt/tests/fetch/cross-origin-resource-policy/fetch-in-iframe.html] +source-is-missing [test/wpt/tests/fetch/redirects/data.window.js] +source-contains-prebuilt-javascript-object [*lib/llhttp/constants.js*] +very-long-line-length-in-source-file *lib/llhttp/constants.js* +very-long-line-length-in-source-file * [test/wpt/tests/xhr/resources/over-1-meg.txt:*] +very-long-line-length-in-source-file * [test/wpt/tests/common/third_party/reftest-analyzer.xhtml:*] +very-long-line-length-in-source-file * [test/wpt/tests/.taskcluster.yml:*] +very-long-line-length-in-source-file * [test/wpt/tests/fetch/cross-origin-resource-policy/fetch-in-iframe.html:*] +very-long-line-length-in-source-file * [test/wpt/tests/fetch/redirects/data.window.js:*] + +# Test files +source-is-missing [debian/tests/test_modules/node-forge/lib/des.js] +source-is-missing [debian/tests/test_modules/node-forge/lib/prime.worker.js] +source-is-missing [fastify-busboy/bench/createMultipartBufferForEncodingBench.js] +source-is-missing [fastify-busboy/test/types-multipart.test.js] +source-contains-browserified-javascript code fragment:* [test/wpt/tests/resources/webidl2/lib/webidl2.js] +source-contains-prebuilt-javascript-object [debian/tests/test_modules/node-forge/lib/des.js] +source-contains-prebuilt-javascript-object [debian/tests/test_modules/node-forge/lib/prime.worker.js] +source-contains-prebuilt-javascript-object [fastify-busboy/bench/createMultipartBufferForEncodingBench.js] +source-contains-prebuilt-javascript-object [fastify-busboy/test/types-multipart.test.js] +source-contains-prebuilt-javascript-object [test/wpt/tests/fetch/redirects/data.window.js] +very-long-line-length-in-source-file * [fastify-busboy/test/types-multipart.test.js:*] +very-long-line-length-in-source-file * [fastify-busboy/bench/createMultipartBufferForEncodingBench.js:*] + +# Doc +very-long-line-length-in-source-file *.md* |