mirror of
https://github.com/servo/servo.git
synced 2025-07-23 15:23:42 +01:00
check tidy for support/android/build-apk/
This commit is contained in:
parent
1330e7e58f
commit
607cd5923e
1 changed files with 2 additions and 1 deletions
|
@ -35,7 +35,8 @@ ignored_files = [
|
||||||
|
|
||||||
ignored_dirs = [
|
ignored_dirs = [
|
||||||
# Upstream
|
# Upstream
|
||||||
os.path.join(".", "support"),
|
os.path.join(".", "support", "android", "apk"),
|
||||||
|
os.path.join(".", "support", "rust-task_info"),
|
||||||
os.path.join(".", "tests", "wpt", "css-tests"),
|
os.path.join(".", "tests", "wpt", "css-tests"),
|
||||||
os.path.join(".", "tests", "wpt", "harness"),
|
os.path.join(".", "tests", "wpt", "harness"),
|
||||||
os.path.join(".", "tests", "wpt", "update"),
|
os.path.join(".", "tests", "wpt", "update"),
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue