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

test: correct ruff invocation #128

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

dimaqq
Copy link

@dimaqq dimaqq commented Aug 27, 2024

Summary

Fixes

error: `ruff  <path>` has been removed. Use `ruff check <path>` instead.

Testing Instructions

Run tox -e lint

Fixes

```
error: `ruff  <path>` has been removed. Use `ruff check <path>` instead.
```
@dimaqq dimaqq requested a review from a team as a code owner August 27, 2024 02:53
@dimaqq
Copy link
Author

dimaqq commented Sep 2, 2024

And now there are a bunch of lint warnings, like "organise your imports".

Would someone like to take this forward?

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