mirror of
https://github.com/servo/servo.git
synced 2025-07-23 15:23:42 +01:00
servo-tidy.toml cleanup
This commit is contained in:
parent
43a5f65940
commit
f2bcba6970
1 changed files with 3 additions and 5 deletions
|
@ -31,6 +31,7 @@ packages = [
|
|||
"cgl",
|
||||
"cocoa",
|
||||
"gleam",
|
||||
"wayland-sys",
|
||||
|
||||
# https://github.com/servo/servo/pull/23288#issuecomment-494687746
|
||||
"gl_generator",
|
||||
|
@ -44,15 +45,12 @@ packages = [
|
|||
# https://github.com/servo/servo/issues/24421
|
||||
"proc-macro2",
|
||||
"quote",
|
||||
"syn",
|
||||
"unicode-xid",
|
||||
|
||||
# These can be removed once servo is updated to surfman 0.2
|
||||
"surfman",
|
||||
"surfman-chains",
|
||||
|
||||
"syn",
|
||||
"smallvec",
|
||||
"unicode-xid",
|
||||
"wayland-sys",
|
||||
]
|
||||
# Files that are ignored for all tidy and lint checks.
|
||||
files = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue