servo: Merge #8320 - Expand tidy to lint parts of /tests/wpt (from frewsxcv:expand-tidy); r=metajack
Source-Repo: https://github.com/servo/servo Source-Revision: b098339f92a6d8351786686fb80aaaa76532ccb6
This commit is contained in:
@@ -23,7 +23,10 @@ reftest_filetype = ".list"
|
||||
ignored_files = [
|
||||
# Upstream
|
||||
os.path.join(".", "support", "*"),
|
||||
os.path.join(".", "tests", "wpt", "*"),
|
||||
os.path.join(".", "tests", "wpt", "css-tests", "*"),
|
||||
os.path.join(".", "tests", "wpt", "harness", "*"),
|
||||
os.path.join(".", "tests", "wpt", "update", "*"),
|
||||
os.path.join(".", "tests", "wpt", "web-platform-tests", "*"),
|
||||
os.path.join(".", "python", "mach", "*"),
|
||||
os.path.join(".", "components", "script", "dom", "bindings", "codegen", "parser", "*"),
|
||||
os.path.join(".", "components", "script", "dom", "bindings", "codegen", "ply", "*"),
|
||||
|
||||
Reference in New Issue
Block a user