mirror of
https://github.com/servo/servo
synced 2026-05-08 16:12:15 +02:00
Removes files that once were used for testing tidy checks which are no longer performed, such as: - json formatting - lock files check which was superseded by cargo deny, - checking for long lines and multiline strings - sorting alphabetically #![feature(...)] statements Testing: Not required, unused files removed Signed-off-by: Gae24 <96017547+Gae24@users.noreply.github.com>