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:
UK992
2016-03-08 11:57:08 +05:00
parent 8e18377b09
commit 5da2e959b4
2 changed files with 15 additions and 12 deletions

View File

@@ -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"),