1include_rules = [ 2 "-buildtools/checkdeps/testdata/disallowed", 3 "+buildtools/checkdeps/testdata/allowed", 4 "-third_party/explicitly_disallowed", 5] 6skip_child_includes = [ 7 "checkdeps_test", 8] 9