servo: Merge #4240 - Make tidy ingore new target dir (from Manishearth:tidy); r=SimonSapin
Source-Repo: https://github.com/servo/servo Source-Revision: a451a3bdb5bd37dc671dcb24b80f869ad6a82010
This commit is contained in:
@@ -24,6 +24,7 @@ ignored_files = [
|
||||
# Generated and upstream code combined with our own. Could use cleanup
|
||||
"components/script/dom/bindings/codegen/*",
|
||||
"components/style/properties/mod.rs",
|
||||
"components/servo/target/*",
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user