Add rpminspect.yml to skip xml and upstream tests

This commit is contained in:
Jan Grulich 2021-12-16 11:26:47 +01:00
parent a0e3a8eed1
commit 92b4d51549
1 changed files with 8 additions and 0 deletions

8
rpminspect.yaml Normal file
View File

@ -0,0 +1,8 @@
---
inspections:
upstream: off
# Since there won't be any other Qt updates (except backports) and not-valid
# xml files are only in the tests, we can completely skip this test instead of
# specifying all the files that should be ignored.
xml: off