Skip to content

MAINT: Run ruff on test file #80

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 4 commits into from
Nov 22, 2023
Merged

Conversation

Kai-Striega
Copy link
Member

This PR adds ruff to run on the test file and fixes several style issues.

This commit avoids the `--select ALL` antipattern. This is an anti-pattern as, using `ALL`
 changes the checks run whenever any of the underlying styles are updated.
@Kai-Striega Kai-Striega added the CI label Nov 20, 2023
@Kai-Striega Kai-Striega added this to the 2.0 milestone Nov 20, 2023
@Kai-Striega Kai-Striega self-assigned this Nov 20, 2023
@Kai-Striega Kai-Striega merged commit 0ea8227 into main Nov 22, 2023
@Kai-Striega Kai-Striega deleted the maint/run-ruff-on-all-dirs branch November 22, 2023 00:11
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