Skip to content

chore: Replace flake8 with ruff#193

Merged
cclauss merged 1 commit into
nodejs:mainfrom
cclauss:ruff
Apr 7, 2023
Merged

chore: Replace flake8 with ruff#193
cclauss merged 1 commit into
nodejs:mainfrom
cclauss:ruff

Conversation

@cclauss

@cclauss cclauss commented Apr 6, 2023

Copy link
Copy Markdown
Contributor

Corresponds to nodejs/node-gyp#2815

Ruff supports over 500 lint rules and can be used to replace Flake8 (plus dozens of plugins), isort, pydocstyle, yesqa, eradicate, pyupgrade, and autoflake, all while executing (in Rust) tens or hundreds of times faster than any individual tool.

The ruff Action uses minimal steps to run in ~10 seconds, rapidly providing intuitive GitHub Annotations to contributors.

image

@cclauss
cclauss merged commit 6528b00 into nodejs:main Apr 7, 2023
@cclauss
cclauss deleted the ruff branch April 7, 2023 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants