Skip to content

Bump ruff to 0.15 and reformat#1507

Open
brianstrauch wants to merge 2 commits intomainfrom
bump-ruff
Open

Bump ruff to 0.15 and reformat#1507
brianstrauch wants to merge 2 commits intomainfrom
bump-ruff

Conversation

@brianstrauch
Copy link
Copy Markdown
Contributor

We were using a version of ruff from 2024 that was causing errors in my IDE (Zed)

  • Also bump [tool.ruff] target-version from py39 to py310 to match requires-python
  • poe format and poe lint pass

Also bump `[tool.ruff] target-version` from py39 to py310 to match
`requires-python`; the old setting caused 0.15 to reject `match`
statements in the codebase.
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