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

Lint & Format with Ruff #34

Merged
merged 9 commits into from
Jun 16, 2024
Merged

Lint & Format with Ruff #34

merged 9 commits into from
Jun 16, 2024

Conversation

Athesdrake
Copy link
Owner

Replace both flake8 and pylint by ruff, which is faster.
This also fixes the ci/cd workflows.

- Use newer typing syntax in some file with future annotations enabled.
- Use f-string
Ruff should catch cross-version issues, so we don't need to lint on all
versions.
@Athesdrake Athesdrake merged commit 6b4d59e into master Jun 16, 2024
2 checks passed
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.

1 participant