Skip to content

[chore] Base ruff on python 3.9 - #439

Closed
lucas-diedrich wants to merge 12 commits into
fix/bump-python-versionfrom
fix/ruff-check-1
Closed

[chore] Base ruff on python 3.9#439
lucas-diedrich wants to merge 12 commits into
fix/bump-python-versionfrom
fix/ruff-check-1

Conversation

@lucas-diedrich

@lucas-diedrich lucas-diedrich commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

Python 3.9 breaks ruff linting. Explicitly set ruff linting to python version 3.9

@lucas-diedrich
lucas-diedrich requested review from Desperadus and mschwoer and a lite review from Copilot and removed request for Copilot August 31, 2026 14:30

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates Ruff configuration to lint as if the codebase targets Python 3.9, preventing Ruff from applying checks/fixes that assume newer Python syntax.

Changes:

  • Add [tool.ruff] configuration with target-version set to Python 3.9.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread pyproject.toml Outdated
Desperadus and others added 3 commits August 31, 2026 16:34
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@mschwoer mschwoer mentioned this pull request Aug 31, 2026
@mschwoer

Copy link
Copy Markdown
Contributor

supersede by #442

@mschwoer mschwoer closed this Aug 31, 2026
@mschwoer
mschwoer deleted the fix/ruff-check-1 branch August 31, 2026 16:01
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.

4 participants