9 lines
187 B
Plaintext
9 lines
187 B
Plaintext
|
include_rules = [
|
||
|
"-tools/checkdeps/testdata/disallowed",
|
||
|
"+tools/checkdeps/testdata/allowed",
|
||
|
"-third_party/explicitly_disallowed",
|
||
|
]
|
||
|
skip_child_includes = [
|
||
|
"checkdeps_test",
|
||
|
]
|