From c17df179c296425f42847c52504f8266f8ff05c8 Mon Sep 17 00:00:00 2001 From: Scott Mayhew Date: Sun, 12 Oct 2025 17:09:27 -0400 Subject: [PATCH] Add rpminspect config Signed-off-by: Scott Mayhew --- rpminspect.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 rpminspect.yaml diff --git a/rpminspect.yaml b/rpminspect.yaml new file mode 100644 index 0000000..74788b6 --- /dev/null +++ b/rpminspect.yaml @@ -0,0 +1,4 @@ +--- +inspections: + badfuncs: off + pathmigration: off