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