-
-
Notifications
You must be signed in to change notification settings - Fork 295
Closed
Labels
issue-status: needs-triageissue-status: wait-for-implementationmaintainers agree on the bug / featuremaintainers agree on the bug / featuretype: featureA new enhacement proposalA new enhacement proposal
Description
Description
The current version of Ruff is restricted to ruff = ">=0.5.0,<0.10.0"
.
Since Ruff is a development-time tool and does not affect the runtime behavior of the program, it is safe to upgrade. However, different versions of Ruff may have varying rules or behaviors.
As the refactors
branch is currently undergoing major updates related to linting, I recommend upgrading Ruff to the latest version (0.11.X).
Possible Solution
No response
Additional context
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
issue-status: needs-triageissue-status: wait-for-implementationmaintainers agree on the bug / featuremaintainers agree on the bug / featuretype: featureA new enhacement proposalA new enhacement proposal