Bring rpminspect.yaml over from Brew dist-git

Signed-off-by: Troy Dawson <tdawson@redhat.com>
This commit is contained in:
Troy Dawson 2023-03-10 10:42:42 -08:00
parent abddb9b73b
commit 8fb5e7e400

10
rpminspect.yaml Normal file
View File

@ -0,0 +1,10 @@
---
inspections:
# Not a Java package
javabytecode: off
# These just flag when things change "too much"
changedfiles: off
filesize: off
patches: off
upstream: off