mirror of
https://github.com/servo/servo.git
synced 2025-08-05 13:40:08 +01:00
Auto merge of #7076 - frewsxcv:tidy-rm-invalid-file, r=SimonSapin
Remove invalid file path in ignored_files for tidying <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7076) <!-- Reviewable:end -->
This commit is contained in:
commit
c202d7b2f6
1 changed files with 0 additions and 1 deletions
|
@ -38,7 +38,6 @@ ignored_files = [
|
||||||
"components/script/dom/bindings/codegen/ply/*",
|
"components/script/dom/bindings/codegen/ply/*",
|
||||||
|
|
||||||
# Generated and upstream code combined with our own. Could use cleanup
|
# Generated and upstream code combined with our own. Could use cleanup
|
||||||
"components/style/properties/mod.rs",
|
|
||||||
"target/*",
|
"target/*",
|
||||||
"ports/gonk/src/native_window_glue.cpp",
|
"ports/gonk/src/native_window_glue.cpp",
|
||||||
"ports/cef/*",
|
"ports/cef/*",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue