open-telemetry / open-telemetry/opentelemetry-python
infra: update eachdist python script to use ruff
Open
@emdneto is already working on this.
Since Oct 21, 2024.
build & infra
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 1k
- Avg merge
- 4d 15h
- Merged PRs (30d)
- 19
Description
Is your feature request related to a problem?
No
Describe the solution you'd like
eachdist.py must use ruff instead of black, isort and flake8 for format commands (or maybe deprecate this command from eachdist script since tox -e ruff is super fast?)
Describe alternatives you've considered
No response
Additional Context
#4223
Would you like to implement a fix?
Yes
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.
Assessment
This issue has not been assessed yet.