check tidy for support/android/build-apk/

This commit is contained in:
UK992 2016-03-08 01:38:35 +01:00
parent 1330e7e58f
commit 607cd5923e

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