[Pkg-javascript-commits] [uglifyjs] 05/07: Tighten and extend lintian overrides regarding false positives.

Jonas Smedegaard dr at jones.dk
Thu Aug 31 11:00:11 UTC 2017


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

js pushed a commit to branch master
in repository uglifyjs.

commit f386cb0dde18633cc9fe5911643e5d3b979fc632
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Aug 31 12:56:48 2017 +0200

    Tighten and extend lintian overrides regarding false positives.
---
 debian/source/lintian-overrides | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index 36afae3..c9975ed 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,7 +1,8 @@
 # License is in License-Reference field (see bug#786450)
 missing-license-paragraph-in-dep5-copyright gpl-3\+ *
 missing-license-text-in-dep5-copyright GPL-3\+ *
-# False positive, just data
-uglifyjs source: source-is-missing lib/parse.js line length is 4985 characters (>512)
-uglifyjs source: source-is-missing test/mocha/cli.js line length is 285 characters (>256)
 
+# False positive, just an unusually long code lines in source
+uglifyjs source: source-is-missing lib/parse.js line length is *
+uglifyjs source: source-is-missing test/mocha/cli.js line length is *
+uglifyjs source: source-is-missing test/ufuzz.js line length is *

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



More information about the Pkg-javascript-commits mailing list