Disable certain rpminspect inspections not relevant to this package
This commit is contained in:
parent
d83a32823c
commit
b7bcd2829e
1 changed files with 7 additions and 0 deletions
7
rpminspect.yaml
Normal file
7
rpminspect.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# completely disabled inspections:
|
||||
inspections:
|
||||
# there is no upstream and the files are changed from time to time
|
||||
addedfiles: off
|
||||
changedfiles: off
|
||||
filesize: off
|
||||
upstream: off
|
||||
Loading…
Add table
Add a link
Reference in a new issue