Enable more rules for python linters in this repository #4839
Labels
enhancement
New feature or request
O: stale 🤖
This issue or pull request is stale, it will be closed if there is no activity
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.
The text was updated successfully, but these errors were encountered: