e50853
 # Disable badfuncs check that has tons of false positives.
e50853
badfuncs:
e50853
  exclude_path: .*
e50853
e50853
# don't report changed content of compiled files
e50853
# that is expected with every update
e50853
changedfiles:
e50853
  exclude_path: .*
e50853
e50853
# completely disabled inspections:
e50853
inspections:
e50853
  # we know about our patches, no need to report anything
e50853
  patches: off