aboutsummaryrefslogtreecommitdiffstats
path: root/python/tidy/tidy.py
Commit message (Expand)AuthorAgeFilesLines
* Stub out Trusted Types interfaces (#36355)Tim van der Lippe2025-04-051-0/+1
* Implement TestUtils (#36301)Sebastian C2025-04-041-0/+1
* Start implementing the `URLPattern` API (#36144)Simon Wülker2025-03-271-0/+1
* Add `Path2D` (#35783)Lukas Lihotzki2025-03-261-0/+3
* feat: add `Notification` Web API binding (#34842)Jason Tsai2025-02-181-0/+1
* Remove `resources/prefs.json` (#34999)Martin Robinson2025-01-161-40/+1
* Dom: Re-implement `ReadableStream` Part 1 : Default `Reader` and `Controller`...Gregory Terzian2024-12-171-0/+1
* tidy: Use more `cargo-deny` features (#34447)Martin Robinson2024-12-131-119/+58
* tidy: Update pattern for checking for missing specification links. (#34552)Josh Matthews2024-12-111-1/+1
* Allow tidy to pass without support/crown/target (#34212)Samson2024-11-111-1/+1
* fix possible IndexError (#33750)Gae242024-10-101-1/+1
* tidy: Fix rustdoc warnings and add a tidy check for a common URL issue (#33366)Martin Robinson2024-09-081-1/+30
* mach: fix test-tidy to handle missing merge commit (#32551)Mukilan Thiyagarajan2024-06-191-0/+2
* Use workspace definitions for all crates and update to the 2021 edition (#32544)Martin Robinson2024-06-181-0/+2
* mach: fix test-tidy to not skip `Cargo.lock` (#32540)Mukilan Thiyagarajan2024-06-181-9/+14
* Add cargo-deny to mach-tidy to check license compliance. (#32465)Jonathan Schwender2024-06-121-37/+53
* tidy: Make sure to run WPT lints when `--all` is passed to tidy (#31874)Martin Robinson2024-03-261-1/+1
* tidy: Fix WHATWG replacement links (#31449)Smitty2024-02-291-2/+2
* Fix bugs in `mach test-tidy` (#31232)Mukilan Thiyagarajan2024-01-311-1/+1
* tidy: A few small improvements and fixes (#30941)Martin Robinson2024-01-021-147/+110
* Improve formatting of Python files (#30919)Taym Haddadi2023-12-241-15/+15
* No extern crate test/tidy & better RUSTFLAGS handling in mach (#30328)Samson2023-09-101-17/+0
* Rename ports/winit package to servoshell (#30163)Atbrakhi2023-08-281-3/+3
* Remove the YAML tidy code (#30004)Martin Robinson2023-07-181-68/+4
* Enable the GitHub merge queue (#29989)Martin Robinson2023-07-131-1/+1
* Update scripts to reflect new WPT directory nameMartin Robinson2023-06-261-4/+4
* Standalone Flake8 configsagudev2023-06-231-7/+1
* Convert tidy to a non-egg Python packageMartin Robinson2023-06-151-0/+1172