Dmytro Shteflyuk created THRIFT-5970:
----------------------------------------
Summary: Replace flake8 SCA with ruff
Key: THRIFT-5970
URL: https://issues.apache.org/jira/browse/THRIFT-5970
Project: Thrift
Issue Type: Task
Components: Python - Library
Reporter: Dmytro Shteflyuk
Ruff is a fast Rust-based tool that replaces flake8 (linting), isort (sorting),
black (formatting), autoflake (unused imports), and more. It is often 10-100x
faster.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)