aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Brubeck <mbrubeck@limpet.net>2017-02-07 13:42:59 -0800
committerMatt Brubeck <mbrubeck@limpet.net>2017-02-07 13:42:59 -0800
commit916564f931d93a61c3e4893a330da3b564f43df8 (patch)
tree6a204b71f2bc87c772561917fd44209b298d96d3
parentb1b9fe2a5277054d44cdddec3ca465cf3a1c3116 (diff)
downloadservo-916564f931d93a61c3e4893a330da3b564f43df8.tar.gz
servo-916564f931d93a61c3e4893a330da3b564f43df8.zip
Remove lazy_static exception in test-tidy
-rw-r--r--servo-tidy.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/servo-tidy.toml b/servo-tidy.toml
index e51428f80cc..b42cc23b619 100644
--- a/servo-tidy.toml
+++ b/servo-tidy.toml
@@ -31,7 +31,7 @@ num = []
[ignore]
# Ignored packages with duplicated versions
-packages = ["bitflags", "byteorder", "lazy_static", "semver"]
+packages = ["bitflags", "byteorder", "semver"]
# Files that are ignored for all tidy and lint checks.
files = [
# Generated and upstream code combined with our own. Could use cleanup