Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Alternative workaround for ruff (astral-sh/ruff/#10299)#154

Closed
abravalheri wants to merge 1 commit into
jaraco:mainfrom
abravalheri:fix-ruff-2
Closed

Alternative workaround for ruff (astral-sh/ruff/#10299)#154
abravalheri wants to merge 1 commit into
jaraco:mainfrom
abravalheri:fix-ruff-2

Conversation

@abravalheri

Copy link
Copy Markdown
Contributor

As pointed out in pypa/setuptools#4718 (comment) and astral-sh/ruff#10299 (comment), including pyproject.toml in ruff.toml does not look like a good workaround for astral-sh/ruff#10299, since it prevents ruff from detecting and updating version related code branches.

This PR implements @Avasam proposal for a temporary workaround. Hopefully ruff's team can address the issue before we need to bump the min version of Python to 3.10.

Alternative to #153. Closes #152.

@abravalheri abravalheri mentioned this pull request Oct 31, 2024
@jaraco

jaraco commented Nov 2, 2024

Copy link
Copy Markdown
Owner

See #119 as to why I don't want to maintain this setting in multiple places.

@jaraco jaraco closed this Nov 2, 2024
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.

Ruff misconfiguration

2 participants