70f8969de8
Resolves: #2024374 Signed-off-by: Robbie Harwood <rharwood@redhat.com>
11 lines
180 B
YAML
11 lines
180 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
|