aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2017-12-22 23:27:51 +0100
committerMichał Górny <mgorny@gentoo.org>2017-12-22 23:27:51 +0100
commit180dd0ce583d9b927cb5039b17208ea7c1764b0f (patch)
treef9e08ffc98a3dc2e00912d7ef5f6090a90df1978
parentpkgcheck2html: Fix template for errors & warnings (diff)
downloadqa-scripts-180dd0ce583d9b927cb5039b17208ea7c1764b0f.tar.gz
qa-scripts-180dd0ce583d9b927cb5039b17208ea7c1764b0f.tar.bz2
qa-scripts-180dd0ce583d9b927cb5039b17208ea7c1764b0f.zip
pkgcheck2html: Sync config
-rw-r--r--pkgcheck2html/pkgcheck2html.conf.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgcheck2html/pkgcheck2html.conf.json b/pkgcheck2html/pkgcheck2html.conf.json
index 853526e..83e1f83 100644
--- a/pkgcheck2html/pkgcheck2html.conf.json
+++ b/pkgcheck2html/pkgcheck2html.conf.json
@@ -19,7 +19,7 @@
"DeprecatedChksum": "staging",
"DeprecatedEAPI": "",
"DeprecatedEclass": "",
- "DirectorySizeViolation": "staging",
+ "DirectorySizeViolation": "",
"DoubleEmptyLine": "warn",
"DroppedKeywords": "",
"DuplicateFiles": "",
@@ -62,7 +62,7 @@
"PortageInternals": "",
"RedundantVersion": "",
"RequiredUseDefaults": "",
- "SizeViolation": "staging",
+ "SizeViolation": "",
"StaleUnstable": "",
"StupidKeywords": "warn",
"TrailingEmptyLine": "warn",