Disable certain rpminspect inspections not relevant to this package
Related: rhbz#1950291
This commit is contained in:
parent
127a259768
commit
4977b39d62
7
rpminspect.yaml
Normal file
7
rpminspect.yaml
Normal 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
|
Loading…
Reference in New Issue
Block a user