From 485e5e87def901b35d0897d777a89849121322db Mon Sep 17 00:00:00 2001 From: Scott Mayhew Date: Sun, 12 Oct 2025 17:04:26 -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