mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
Move etc/ci/taskcluster one level up
This commit is contained in:
parent
515afac456
commit
5a48669e90
10 changed files with 7 additions and 7 deletions
|
@ -69,8 +69,8 @@ files = [
|
|||
"./tests/wpt/mozilla/tests/css/pre_with_tab.html",
|
||||
"./tests/wpt/mozilla/tests/mozilla/textarea_placeholder.html",
|
||||
# Python 3 syntax causes "E901 SyntaxError" when flake8 runs in Python 2
|
||||
"./etc/ci/taskcluster/decision-task.py",
|
||||
"./etc/ci/taskcluster/decisionlib.py",
|
||||
"./etc/taskcluster/decision-task.py",
|
||||
"./etc/taskcluster/decisionlib.py",
|
||||
]
|
||||
# Directories that are ignored for the non-WPT tidy check.
|
||||
directories = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue