From ba76a9be6013addf613ddb0b731715784ae4bd5a Mon Sep 17 00:00:00 2001 From: Tomas Popela Date: Thu, 27 Jan 2022 16:18:10 +0100 Subject: [PATCH] rpminspect: Skip the badfuncs test This is really old and rusty code and we avoid to do any changes there. --- rpminspect.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 rpminspect.yaml diff --git a/rpminspect.yaml b/rpminspect.yaml new file mode 100644 index 0000000..0c3bdf7 --- /dev/null +++ b/rpminspect.yaml @@ -0,0 +1,3 @@ +--- +inspections: + badfuncs: off