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

Use ruff instead of pylint (and isort) in code base #191

Closed
CasperWA opened this issue Oct 9, 2023 · 0 comments · Fixed by #192
Closed

Use ruff instead of pylint (and isort) in code base #191

CasperWA opened this issue Oct 9, 2023 · 0 comments · Fixed by #192
Assignees
Labels
CI/CD Continuous integration (CI) & deployment (CD) priority/low Low priority issue/PR

Comments

@CasperWA
Copy link
Collaborator

CasperWA commented Oct 9, 2023

Ruff is faster and can perform changes in-place.
Since mypy is already used in this repository, a replacement should be fine.
See this section in the Ruff documentation for more information.

@CasperWA CasperWA added CI/CD Continuous integration (CI) & deployment (CD) priority/low Low priority issue/PR labels Oct 9, 2023
@CasperWA CasperWA self-assigned this Oct 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Continuous integration (CI) & deployment (CD) priority/low Low priority issue/PR
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant