mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Added bitflags package to tidy ignore list
This commit is contained in:
parent
ffad271748
commit
ff52f2c2b9
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue