Tidy fixes

This commit is contained in:
Manish Goregaokar 2017-09-01 08:31:30 -07:00
parent ce4e1e4194
commit 3ddb1fda74
7 changed files with 43 additions and 22 deletions

View file

@ -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",