Disable certain rpminspect inspections not relevant to this package

This commit is contained in:
Miro Hrončok 2022-01-25 17:37:23 +01:00 committed by churchyard
parent 94d7dd2955
commit 8d63af8708

7
rpminspect.yaml Normal file
View File

@ -0,0 +1,7 @@
# completely disabled inspections:
inspections:
# there is no upstream and we regularly change all files
addedfiles: off
changedfiles: off
filesize: off
upstream: off