mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Update image.
This commit is contained in:
parent
ed3f53211c
commit
1c0b09f85a
6 changed files with 43 additions and 21 deletions
|
@ -10,7 +10,7 @@ lint-scripts = [
|
|||
|
||||
[ignore]
|
||||
# Ignored packages with duplicated versions
|
||||
packages = ["bitflags", "lazy_static", "semver", "libloading"]
|
||||
packages = ["bitflags", "byteorder", "lazy_static", "semver", "libloading"]
|
||||
# Files that are ignored for all tidy and lint checks.
|
||||
files = [
|
||||
# Generated and upstream code combined with our own. Could use cleanup
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue