servo: Merge #9908 - Check tidy for "support/android/build-apk/" (from UK992:tidy-fix); r=ecoal95
Fixes #9893 r? @ecoal95 Source-Repo: https://github.com/servo/servo Source-Revision: e3bea4f88724c9fc7dfceab590dd0df90a0a7a3f
This commit is contained in:
@@ -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"),
|
||||
|
||||
Reference in New Issue
Block a user