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

Investigate Ruff #5

Open
joelspadin opened this issue Aug 25, 2024 · 0 comments
Open

Investigate Ruff #5

joelspadin opened this issue Aug 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@joelspadin
Copy link
Collaborator

Investigate using Ruff as a replacement for Black, isort, and pylint.

How well does it integrate with IDEs like VS Code?

How well does it integrate with pre-commit and/or GitHub actions? Pylint wants to run on the project as a whole to give accurate diagnostics. Does this apply to Ruff as well? If so, how hard is it to run just the formatting from pre-commit and the linting separately?

@joelspadin joelspadin added the enhancement New feature or request label Aug 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant