[Pkg-javascript-commits] [node-js-yaml] 09/15: Add lintian override for long lines in testsuite

Ross Gammon ross-guest at moszumanska.debian.org
Sun Sep 4 05:56:44 UTC 2016


This is an automated email from the git hooks/post-receive script.

ross-guest pushed a commit to branch master
in repository node-js-yaml.

commit d91b3bf856ecb7d6ea8a97dc13fd47021deaf662
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Sat Sep 3 21:47:31 2016 +0200

    Add lintian override for long lines in testsuite
---
 debian/source/lintian-overrides | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 0000000..9e3773b
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,6 @@
+# Overriding false positive for construct-binary.js test file. The
+# long lines are actually test data. There are several bugs against
+# lintian asking to allow long lines in certain cases.
+node-js-yaml source: insane-line-length-in-source-file test/samples-common/construct-binary.js line length is 624 characters (>512)
+node-js-yaml source: source-contains-prebuilt-javascript-object test/samples-common/construct-binary.js line length is 622 characters (>512)
+node-js-yaml source: source-is-missing test/samples-common/construct-binary.js line length is 622 characters (>512)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-js-yaml.git



More information about the Pkg-javascript-commits mailing list