mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
script: Fix build and tidy.
This commit is contained in:
parent
1716259a3a
commit
9118dd838e
2 changed files with 20 additions and 8 deletions
|
@ -53,6 +53,8 @@ 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",
|
||||
# Long regexes are long.
|
||||
"./components/style/gecko/regen_atoms.py",
|
||||
# Helper macro where actually a pseudo-element per line makes sense.
|
||||
"./components/style/gecko/non_ts_pseudo_class_list.rs",
|
||||
"./resources/hsts_preload.json",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue