servo/python/tidy
zefr0x 60eb7c923d
use ruff rather than flake8 for python code linting (#37045)
The initially used config is compatible with flake8 rules, including all
pycodestyle (pep8) and pyflakes rules.

Testing: Broke some python files and used `mach test-tidy --all` to test
the linting.
Fixes: servo/servo#37041

Signed-off-by: zefr0x <zer0-x.7ty50@aleeas.com>
2025-05-24 14:19:47 +00:00
..
tests tidy: Update pattern for checking for missing specification links. (#34552) 2024-12-11 13:36:57 +00:00
__init__.py Add cargo-deny to mach-tidy to check license compliance. (#32465) 2024-06-12 09:54:45 +00:00
licenseck.py Convert tidy to a non-egg Python package 2023-06-15 13:10:06 +02:00
test.py Remove resources/prefs.json (#34999) 2025-01-16 07:38:58 +00:00
tidy.py use ruff rather than flake8 for python code linting (#37045) 2025-05-24 14:19:47 +00:00