nftables/rpminspect.yaml
Troy Dawson 2135fd5c13 Bring rpminspect.yaml over from Brew dist-git
Signed-off-by: Troy Dawson <tdawson@redhat.com>
2023-03-10 11:07:38 -08:00

10 lines
196 B
YAML

---
changedfiles:
# ignore the Python bytecode files; they change with every build
ignore:
- "*.pyc"
patches:
# allow for larger patches without complaining
file_count_threshold: 100