Remove tidy exceptions for serde and syn

This commit is contained in:
Matt Brubeck 2017-02-28 15:56:42 -08:00
parent 74e7afa1c8
commit 49234ce2b1

View file

@ -31,7 +31,7 @@ num = []
[ignore]
# Ignored packages with duplicated versions
packages = ["byteorder", "serde_codegen_internals", "syn"]
packages = ["byteorder"]
# Files that are ignored for all tidy and lint checks.
files = [
# Generated and upstream code combined with our own. Could use cleanup