21ce0b1418
Signed-off-by: Troy Dawson <tdawson@redhat.com>
16 lines
234 B
YAML
16 lines
234 B
YAML
---
|
|
inspections:
|
|
# These just flag when things change "too much"
|
|
changedfiles: off
|
|
filesize: off
|
|
patches: off
|
|
upstream: off
|
|
|
|
# shim is... well, shim
|
|
disttag: off
|
|
|
|
|
|
elf:
|
|
# This is PE-land
|
|
exclude_path: ".*.efi.debug"
|