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

Update ruff configuration #11

Merged
merged 3 commits into from
Sep 27, 2023
Merged

Update ruff configuration #11

merged 3 commits into from
Sep 27, 2023

Conversation

laurigates
Copy link
Contributor

I noticed that ruff complained about the used command option being deprecated, so I updated it.
Then I also defined the target-version and line-length in pyproject.toml, so they will apply when running ruff check locally as well.

Configure ruff in pyproject.toml
Fix ruff command. The syntax has changed.
@laurigates laurigates added the bug Something isn't working label Sep 27, 2023
@laurigates laurigates merged commit 7a61094 into main Sep 27, 2023
0 of 2 checks passed
@laurigates laurigates deleted the chore/ruff_configuration branch September 27, 2023 10:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant