servo/python/tidy/servo_tidy_tests
bors-servo 93f137f06d Auto merge of #11190 - mrmiywj:Root-tidy-checker, r=jdm
add &Root<T> checker

Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data:
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix #11137  (github issue number if applicable).

Either:
- [X] There are tests for these changes OR
- [ ] These changes do not require tests because _____

Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11190)
<!-- Reviewable:end -->
2016-06-05 08:48:58 -05:00
..
__init__.py Package tidy 2016-04-14 15:55:25 +08:00
duplicated_package.lock Test for tidy.check_lock function #9152 2016-04-25 08:32:52 +02:00
incorrect_license.rs Package tidy 2016-04-14 15:55:25 +08:00
long_line.rs Package tidy 2016-04-14 15:55:25 +08:00
modeline.txt tidy check for vim and emacs modelines. 2016-04-21 17:52:09 +02:00
rust_tidy.rs Auto merge of #11190 - mrmiywj:Root-tidy-checker, r=jdm 2016-06-05 08:48:58 -05:00
spec.webidl Package tidy 2016-04-14 15:55:25 +08:00
speclink.rs Package tidy 2016-04-14 15:55:25 +08:00
test.toml Package tidy 2016-04-14 15:55:25 +08:00
test_tidy.py Auto merge of #11190 - mrmiywj:Root-tidy-checker, r=jdm 2016-06-05 08:48:58 -05:00
whatwg_link.rs Package tidy 2016-04-14 15:55:25 +08:00
wrong_space.rs Package tidy 2016-04-14 15:55:25 +08:00