From ff52f2c2b99994089ec59d4a6673ca670a9d34b3 Mon Sep 17 00:00:00 2001 From: Maxwell Borden Date: Thu, 4 May 2017 13:17:47 -0700 Subject: [PATCH] Added bitflags package to tidy ignore list --- servo-tidy.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/servo-tidy.toml b/servo-tidy.toml index ee41d476151..6bc386c85f0 100644 --- a/servo-tidy.toml +++ b/servo-tidy.toml @@ -31,7 +31,7 @@ num = [] [ignore] # Ignored packages with duplicated versions -packages = [] +packages = ["bitflags"] # Files that are ignored for all tidy and lint checks. files = [ # Helper macro where actually a pseudo-element per line makes sense.