diff --git a/servo-tidy.toml b/servo-tidy.toml index 4b65de58f042..ca3e54c9cc53 100644 --- a/servo-tidy.toml +++ b/servo-tidy.toml @@ -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 = [