mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Update servo-tidy.yml
This commit is contained in:
parent
5185045389
commit
3d577ba752
1 changed files with 8 additions and 0 deletions
|
@ -47,6 +47,14 @@ packages = [
|
||||||
"syn",
|
"syn",
|
||||||
"quote",
|
"quote",
|
||||||
"proc-macro2",
|
"proc-macro2",
|
||||||
|
|
||||||
|
"core-foundation",
|
||||||
|
"core-foundation-sys",
|
||||||
|
"core-graphics",
|
||||||
|
"inflate",
|
||||||
|
"image",
|
||||||
|
"gif",
|
||||||
|
"png",
|
||||||
]
|
]
|
||||||
# Files that are ignored for all tidy and lint checks.
|
# Files that are ignored for all tidy and lint checks.
|
||||||
files = [
|
files = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue