grub2/rpminspect.yaml

17 lines
317 B
YAML

---
inspections:
# Not a Java package
javabytecode: off
# These just flag when things change "too much"
changedfiles: off
filesize: off
patches: off
upstream: off
# https://bugzilla.redhat.com/show_bug.cgi?id=2007431
permissions: off
# kernel executables have debug symbols.
debuginfo: off