microsoft / microsoft/AzureTRE
Consider switching to Ruff for Python linting and formatting
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 235
- Forks
- 192
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 13
Description
Is your feature request related to a problem? Please describe.
Ruff now seems to be the fastest and most popular python linter (on vscode marketplace) interested to hear opinions on switching to it.
https://docs.astral.sh/ruff/
It is supported by super-linter
Describe the solution you'd like
Replace existing flake8, bandit etc with Ruff
Describe alternatives you've considered
other tools pylint, bandit etc
Additional context
see #5057 #4784 #4986 #4913
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the repository's existing flake8 and bandit configuration, then read linked issues #5057, #4784, #4986, and #4913 for related context. The work would be complete when the existing Python linting and formatting tools are replaced by Ruff and the project's checks pass with the new setup.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100