mirror of
https://github.com/servo/servo.git
synced 2025-07-24 15:50:21 +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]
|
[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.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue