Disable certain rpminspect inspections not relevant to this package
This commit is contained in:
parent
94d7dd2955
commit
8d63af8708
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