From 1eefe33733913b0fa019fb48ff104e9559f56a27 Mon Sep 17 00:00:00 2001 From: Tomas Popela Date: Thu, 27 Jan 2022 17:03:22 +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