mirror of
https://github.com/servo/servo.git
synced 2025-09-27 23:30:08 +01:00
Tidy fixes
This commit is contained in:
parent
ce4e1e4194
commit
3ddb1fda74
7 changed files with 43 additions and 22 deletions
|
@ -15,6 +15,7 @@ lint-scripts = [
|
|||
rand = [
|
||||
"deque",
|
||||
"gaol",
|
||||
"hashglobe", # only uses in tests
|
||||
"ipc-channel",
|
||||
"num-bigint",
|
||||
"parking_lot_core",
|
||||
|
@ -74,6 +75,7 @@ directories = [
|
|||
"./components/script/dom/bindings/codegen/parser",
|
||||
"./components/script/dom/bindings/codegen/ply",
|
||||
"./python/_virtualenv",
|
||||
"./components/hashglobe/src",
|
||||
# Generated and upstream code combined with our own. Could use cleanup
|
||||
"./target",
|
||||
"./ports/cef",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue