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