servo-tidy.toml cleanup

This commit is contained in:
Alex Touchet 2019-12-22 18:37:24 -08:00 committed by GitHub
parent 43a5f65940
commit f2bcba6970
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 = [