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

Upgrade to ruff >=0.3.5 #7226

Open
legoktm opened this issue Aug 29, 2024 · 0 comments · May be fixed by #7233
Open

Upgrade to ruff >=0.3.5 #7226

legoktm opened this issue Aug 29, 2024 · 0 comments · May be fixed by #7233
Assignees

Comments

@legoktm
Copy link
Member

legoktm commented Aug 29, 2024

Description

We've fallen behind on ruff releases, it's now up to 0.6.x and we're still on 0.0.x. The main reason I'm filing a ticket for it is because the vscode plugin now requires >=0.3.5 to work.

@legoktm legoktm self-assigned this Sep 19, 2024
@legoktm legoktm linked a pull request Sep 19, 2024 that will close this issue
4 tasks
legoktm added a commit that referenced this issue Sep 19, 2024
Upgrade ruff to the latest version so we can use it for formatting and
native editor integration. While we're at it, introduce the standard
`make fix` target
(<freedomofpress/securedrop-tooling#11>).

Actually fixing new issues will happen in follow-ups to make this change
easier to review.

Fixes #7226.
legoktm added a commit that referenced this issue Sep 19, 2024
Upgrade ruff to the latest version so we can use it for formatting and
native editor integration. While we're at it, introduce the standard
`make fix` target
(<freedomofpress/securedrop-tooling#11>).

We can remove `--show-source` too now that it's the default.

Actually fixing new issues will happen in follow-ups to make this change
easier to review.

Fixes #7226.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging a pull request may close this issue.

1 participant