7e740c5
 # Disable badfuncs check that has tons of false positives.
7e740c5
badfuncs:
f5162af
  allowed:
f5162af
    /usr/lib/systemd/tests/unit-tests/*:
f5162af
       - inet_addr
f5162af
       - inet_aton
5dfe4c6
    /usr/bin/networkctl:
5dfe4c6
       - inet_addr
5dfe4c6
       - inet_aton
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