Add duplicate crates to servo-tidy.toml

This commit is contained in:
pylbrecht 2020-01-14 16:18:36 +01:00
parent 2e5d7ce23d
commit ba453e71af

View file

@ -53,6 +53,15 @@ packages = [
# These can be removed once servo is updated to surfman 0.2
"surfman",
"surfman-chains",
# https://github.com/servo/servo/pull/25518
"core-foundation",
"core-foundation-sys",
"core-graphics",
"core-text",
"dirs",
"lyon_geom",
"rand_core",
]
# Files that are ignored for all tidy and lint checks.
files = [