14 lines
252 B
YAML
14 lines
252 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=2010936
|
||
|
annocheck: off
|