servo/python/servo
Samson ebdae6094e
CI: Add separate Lint&Tidy check and remove test-tidy from linux (#33150)
* Create separate Lint&Tidy check

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

* Remove quick-check as it's not longer relevant

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

* Add clippy to rust-toolchain

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

* fix try parser test expectations

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

* use lint in result

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

* Lint & Tidy -> Lint

Co-authored-by: Martin Robinson <mrobinson@igalia.com>
Signed-off-by: Samson <16504129+sagudev@users.noreply.github.com>

---------

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
Signed-off-by: Samson <16504129+sagudev@users.noreply.github.com>
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
2024-08-23 08:58:12 +00:00
..
mutation Remove __future__ imports that are no longer necessary (#30661) 2023-11-02 12:01:10 +00:00
platform mach: Add support for paths with spaces on Windows (#32936) 2024-08-05 14:42:21 +00:00
__init__.py Fix tidy issues with Python files in python/ 2015-06-02 19:51:41 -04:00
bootstrap_commands.py mach: Expose a --skip-static-analysis to mach boostrap (#32587) 2024-06-24 17:13:09 +00:00
build_commands.py build: Speed up first run after build on macOS (#32928) 2024-08-04 12:00:15 +00:00
command_base.py ohos: Fix x86_64-unknown-linux-ohos (#33029) 2024-08-14 01:30:04 +00:00
devenv_commands.py android: Rename the Android app to reflect servo.org ownership and servoshell (#32554) 2024-06-24 15:39:57 +00:00
gstreamer.py build: Fix a print statement when repackaging GStreamer (#32932) 2024-08-05 09:28:13 +00:00
package_commands.py mach: remove unused maven packaging code (#33083) 2024-08-16 11:59:05 +00:00
post_build_commands.py android: fix application name used in ./mach run (#32652) 2024-07-01 08:10:00 +00:00
testing_commands.py Rename gfx to fonts (#32556) 2024-06-19 20:26:19 +00:00
try_parser.py CI: Add separate Lint&Tidy check and remove test-tidy from linux (#33150) 2024-08-23 08:58:12 +00:00
util.py Remove __future__ imports that are no longer necessary (#30661) 2023-11-02 12:01:10 +00:00
visual_studio.py Fix visual_studio.py to call vswhere with -utf8 (#32949) 2024-08-06 09:35:05 +00:00