-
-
Notifications
You must be signed in to change notification settings - Fork 282
Closed as not planned
Labels
O: stale 🤖This issue or pull request is stale, it will be closed if there is no activityThis issue or pull request is stale, it will be closed if there is no activityenhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
The core of this project is Python code so the Python linters should be configured for this repository as completely and strictly as possible.
Describe the solution you'd like
The ruff linter has a number of rules set by default but has many more that are disabled right now: https://github.com/astral-sh/ruff?tab=readme-ov-file#rules
All possible rules should be enabled.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Metadata
Metadata
Assignees
Labels
O: stale 🤖This issue or pull request is stale, it will be closed if there is no activityThis issue or pull request is stale, it will be closed if there is no activityenhancementNew feature or requestNew feature or request