mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Merge net and net_tests
This commit is contained in:
parent
a311e0f569
commit
697b9e2b87
127 changed files with 18 additions and 62 deletions
|
@ -46,6 +46,7 @@ packages = [
|
|||
]
|
||||
# Files that are ignored for all tidy and lint checks.
|
||||
files = [
|
||||
"./components/net/tests/parsable_mime/text",
|
||||
# Mako does not lend itself easily to splitting long lines
|
||||
"./components/style/properties/helpers/animated_properties.mako.rs",
|
||||
# Helper macro where actually a pseudo-element per line makes sense.
|
||||
|
@ -63,7 +64,6 @@ files = [
|
|||
"./tests/wpt/mozilla/tests/webgl",
|
||||
# Ignore those files since the issues reported are on purpose
|
||||
"./tests/html/bad-line-ends.html",
|
||||
"./tests/unit/net/parsable_mime/text",
|
||||
"./tests/wpt/mozilla/tests/css/fonts",
|
||||
"./tests/wpt/mozilla/tests/css/pre_with_tab.html",
|
||||
"./tests/wpt/mozilla/tests/mozilla/textarea_placeholder.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue