mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update web-platform-tests to revision 48e3fd2f4d41fa00640d27738bdda07db95594cc
This commit is contained in:
parent
3bf1085c72
commit
fe2a1a9e9d
768 changed files with 50260 additions and 12336 deletions
|
@ -92,9 +92,10 @@ language = None
|
|||
# directories to ignore when looking for source files.
|
||||
# This pattern also affects html_static_path and html_extra_path.
|
||||
exclude_patterns = [
|
||||
'**/.tox',
|
||||
'**/.DS_Store',
|
||||
'**/Thumbs.db',
|
||||
'_build',
|
||||
'Thumbs.db',
|
||||
'.DS_Store'
|
||||
]
|
||||
|
||||
from docs.wpt_lint_rules import WPTLintRules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue