mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
etc: Make tidy more resilient to dirty build directories
This commit is contained in:
parent
bf82bc54f3
commit
0b22336c45
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ exceptions = [
|
|||
"src/support", # Upstream
|
||||
"src/platform", # Upstream
|
||||
"src/compiler", # Upstream
|
||||
"src/components/main/dom/bindings/codegen", # Generated and upstream code combined with our own. Could use cleanup
|
||||
"src/components/script/dom/bindings/codegen", # Generated and upstream code combined with our own. Could use cleanup
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue