10 lines
342 B
YAML
10 lines
342 B
YAML
|
---
|
||
|
upstream:
|
||
|
# Optional list of glob(7) specifications or path prefixes to
|
||
|
# match files to ignore for this inspection. The format of this
|
||
|
# list is the same as the global 'ignore' list. The difference is
|
||
|
# the items specified here will only be used during this
|
||
|
# inspection.
|
||
|
ignore:
|
||
|
- selinux-autorelabel*
|