mirror of
https://github.com/servo/servo.git
synced 2025-06-08 08:33:26 +00: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 = [
|
||||
# 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", "harness"),
|
||||
os.path.join(".", "tests", "wpt", "update"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue