Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qa-scripts:master commit in: pkgcheck2html/
Date: Mon, 02 Oct 2017 14:54:46
Message-Id: 1506956073.80c1253392e259e8637ec73677d16c2fca2ea360.mgorny@gentoo
1 commit: 80c1253392e259e8637ec73677d16c2fca2ea360
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 2 14:48:44 2017 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 2 14:54:33 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/qa-scripts.git/commit/?id=80c12533
7
8 pkgcheck2html.conf.json: make SizeViolation staging
9
10 pkgcheck2html/pkgcheck2html.conf.json | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/pkgcheck2html/pkgcheck2html.conf.json b/pkgcheck2html/pkgcheck2html.conf.json
14 index 8d8aabf..2c9d590 100644
15 --- a/pkgcheck2html/pkgcheck2html.conf.json
16 +++ b/pkgcheck2html/pkgcheck2html.conf.json
17 @@ -53,7 +53,7 @@
18 "PkgMissingMetadataXml": "warn",
19 "RedundantVersion": "",
20 "RequiredUseDefaults": "",
21 - "SizeViolation": "",
22 + "SizeViolation": "staging",
23 "StaleUnstable": "",
24 "StupidKeywords": "warn",
25 "TrailingEmptyLine": "warn",