mirror of
https://github.com/servo/servo.git
synced 2025-09-15 09:28:20 +01:00
Isolate the WPT lint and make use of the LintRunner
This commit is contained in:
parent
b5cff9db8f
commit
8385c9ae79
3 changed files with 44 additions and 27 deletions
|
@ -5,6 +5,9 @@ check-ordered-json-keys = [
|
|||
"./resources/prefs.json",
|
||||
"./resources/package-prefs.json",
|
||||
]
|
||||
lint-scripts = [
|
||||
"./python/servo/lints/wpt_lint.py",
|
||||
]
|
||||
|
||||
[ignore]
|
||||
# Ignored packages with duplicated versions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue