pesign/rpminspect.yaml
Robbie Harwood 976472b498 Add rpminspect configuration
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
2021-12-06 14:07:58 -05:00

14 lines
252 B
YAML

---
inspections:
# Not a Java package
javabytecode: off
# These just flag when things change "too much"
changedfiles: off
filesize: off
patches: off
upstream: off
# https://bugzilla.redhat.com/show_bug.cgi?id=2010936
annocheck: off