Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace bandit, flake8, isort, and pyupgrade with ruff #42

Merged
merged 1 commit into from
Mar 13, 2023

Conversation

cclauss
Copy link
Collaborator

@cclauss cclauss commented Mar 13, 2023

Ruff supports over 500 lint rules including bandit, isort, pylint, pyupgrade, and flake8 plus its plugins, and is written in Rust for speed.

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

image

@cclauss cclauss marked this pull request as draft March 13, 2023 12:09
@cclauss cclauss force-pushed the gh-action-pypi-publish branch from ecbc884 to 1bd1137 Compare March 13, 2023 14:22
@cclauss cclauss marked this pull request as ready for review March 13, 2023 14:27
@cclauss cclauss force-pushed the gh-action-pypi-publish branch from 1bd1137 to 4c992f5 Compare March 13, 2023 14:39
@cclauss
Copy link
Collaborator Author

cclauss commented Mar 13, 2023

@MoLow Your review, please.

Copy link
Member

@MoLow MoLow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cclauss cclauss merged commit bab0900 into nodejs:main Mar 13, 2023
@cclauss cclauss deleted the gh-action-pypi-publish branch March 13, 2023 15:59
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.

2 participants