From 5c8ca792f657104019440efb97c6485872b3a1ee Mon Sep 17 00:00:00 2001 From: Troy Dawson Date: Fri, 10 Mar 2023 11:12:34 -0800 Subject: [PATCH] Bring rpminspect.yaml over from Brew dist-git Signed-off-by: Troy Dawson --- rpminspect.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 rpminspect.yaml diff --git a/rpminspect.yaml b/rpminspect.yaml new file mode 100644 index 0000000..aab6587 --- /dev/null +++ b/rpminspect.yaml @@ -0,0 +1,8 @@ +xml: + # exclude ruby templates from checks + exclude_path: .*\.erb$ + +shellsyntax: + # exclude ruby templates from checks + ignore: + - /usr/lib*/pcsd/vendor/bundle/gems/thin*/lib/thin/controllers/*.erb