Instruct rpminspect to allow a patch to modify up to 30 files

Signed-off-by: Jim Bair <jbair@redhat.com>
This commit is contained in:
Jim Bair 2022-02-10 11:40:29 -06:00
parent 17919e6e4c
commit 9f9752a432
1 changed files with 5 additions and 0 deletions

5
rpminspect.yaml Normal file
View File

@ -0,0 +1,5 @@
---
patches:
# Allow up to 30 files to be touched by a patch
file_count_threshold: 30