opentelemetry-python icon indicating copy to clipboard operation
opentelemetry-python copied to clipboard

infra: update eachdist python script to use ruff

Open emdneto opened this issue 1 year ago • 0 comments

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

emdneto avatar Oct 21 '24 20:10 emdneto