Bring rpminspect.yaml over from Brew dist-git
Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
parent
31c3909933
commit
2135fd5c13
9
rpminspect.yaml
Normal file
9
rpminspect.yaml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
---
|
||||||
|
changedfiles:
|
||||||
|
# ignore the Python bytecode files; they change with every build
|
||||||
|
ignore:
|
||||||
|
- "*.pyc"
|
||||||
|
|
||||||
|
patches:
|
||||||
|
# allow for larger patches without complaining
|
||||||
|
file_count_threshold: 100
|
Loading…
Reference in New Issue
Block a user