mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Avoid complaints from ./mach test-tidy
This commit is contained in:
parent
55d0636fe5
commit
e35533196f
1 changed files with 4 additions and 0 deletions
|
@ -81,10 +81,14 @@ packages = [
|
|||
files = [
|
||||
"./components/net/tests/parsable_mime/text",
|
||||
# These are ignored to avoid diverging from Gecko
|
||||
"./components/style/counter_style/mod.rs",
|
||||
"./components/style/properties/helpers.mako.rs",
|
||||
"./components/style/stylesheets/rule_parser.rs",
|
||||
"./components/style/stylist.rs",
|
||||
"./components/style/values/computed/font.rs",
|
||||
"./components/style/values/computed/image.rs",
|
||||
"./components/style/values/specified/color.rs",
|
||||
"./components/style/values/specified/transform.rs",
|
||||
# Mako does not lend itself easily to splitting long lines
|
||||
"./components/style/properties/helpers/animated_properties.mako.rs",
|
||||
"./components/style/properties/shorthands/text.mako.rs",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue