mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Expand tidy to lint parts of /tests/wpt
This commit is contained in:
parent
1e3010e4cd
commit
d1824aea48
8 changed files with 35 additions and 19 deletions
|
@ -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", "*"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue