mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
parent
9c6d9f612e
commit
8bd2e91cdc
20 changed files with 296 additions and 346 deletions
|
@ -39,12 +39,14 @@ num = [
|
|||
# Ignored packages with duplicated versions
|
||||
packages = [
|
||||
"bitflags",
|
||||
"winapi",
|
||||
"syn",
|
||||
"quote",
|
||||
"unicode-xid",
|
||||
"itoa",
|
||||
"log",
|
||||
"rand"
|
||||
"num-traits",
|
||||
"quote",
|
||||
"rand",
|
||||
"syn",
|
||||
"unicode-xid",
|
||||
"winapi",
|
||||
]
|
||||
# Files that are ignored for all tidy and lint checks.
|
||||
files = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue