Added bitflags package to tidy ignore list

This commit is contained in:
Maxwell Borden 2017-05-04 13:17:47 -07:00
parent ffad271748
commit ff52f2c2b9

View file

@ -31,7 +31,7 @@ num = []
[ignore] [ignore]
# Ignored packages with duplicated versions # Ignored packages with duplicated versions
packages = [] packages = ["bitflags"]
# Files that are ignored for all tidy and lint checks. # Files that are ignored for all tidy and lint checks.
files = [ files = [
# Helper macro where actually a pseudo-element per line makes sense. # Helper macro where actually a pseudo-element per line makes sense.