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

Feat: Use Ruff as a linter and formatter #25

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

benyissa
Copy link
Member

In this pull request, the decision was made to exclusively transition from pylint and black to utilizing Ruff, a high-speed Python linter and code formatter written in Rust, due to its rapid feedback loop, comprehensive rule set, and compatibility with popular code editors, aiming to accelerate checks and improve the development flow.

@mohsinenar mohsinenar merged commit 4047860 into main Jan 19, 2024
2 checks passed
@mohsinenar mohsinenar deleted the switch_to_ruff_linter_and_formatter branch January 19, 2024 09:58
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