Skip to content

fix: remove legacy Ruff configuration options such as target-version and hook ID#206

Open
DhavalGojiya wants to merge 1 commit intoLibraryOfCongress:masterfrom
DhavalGojiya:fix/ruff-legacy-configs
Open

fix: remove legacy Ruff configuration options such as target-version and hook ID#206
DhavalGojiya wants to merge 1 commit intoLibraryOfCongress:masterfrom
DhavalGojiya:fix/ruff-legacy-configs

Conversation

@DhavalGojiya
Copy link
Copy Markdown

Description

  • Removed the legacy pre-commit Ruff hook ID and updated it to the latest key ID.
  • The library supports only Python 3.9 and above, so the old Ruff target-version (which pointed to Python 3.8) has been removed. Ruff will now automatically read requires-python from pyproject.toml and select the possible lower bound (Python 3.9).

@sonarqubecloud
Copy link
Copy Markdown

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