Skip to content

CI/STY: Move to Ruff #79

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

Merged
merged 3 commits into from
Nov 19, 2023
Merged

CI/STY: Move to Ruff #79

merged 3 commits into from
Nov 19, 2023

Conversation

Kai-Striega
Copy link
Member

Ruff is an extremely fast and comprehensive linter.

Note that ANN (annotations) has been ignored intentionally, as they do not exist yet. This will be rectified later in the work.

Ruff is an extremely fast and comprehensive linter.
This commit fixes several linting errors such that ruff now passes with most checks.

Note that `ANN` (annotations) has been ignored intentionally as they do not exist yet.
This will be rectified later in the work.
@Kai-Striega Kai-Striega added the CI label Nov 19, 2023
@Kai-Striega Kai-Striega added this to the 2.0 milestone Nov 19, 2023
@Kai-Striega Kai-Striega self-assigned this Nov 19, 2023
We are no longer using Flake8, instead we are using Ruff.
@Kai-Striega Kai-Striega merged commit 06f5d48 into main Nov 19, 2023
@Kai-Striega Kai-Striega deleted the ci/move-to-ruff branch December 18, 2023 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant