include_rules = [
  "-tools/checkdeps/testdata/disallowed",
  "+tools/checkdeps/testdata/allowed",
  "-third_party/explicitly_disallowed",
]
skip_child_includes = [
  "checkdeps_test",
]