<#4447 [Housekeeping] Use ruff instead of black, f...
# flytekit
a
#4447 [Housekeeping] Use ruff instead of black, flake8, isort, and autoflake. Issue created by thomasjpfan Describe the issue ruff can now be used as a replacement for
flake8
,
isort
,
black
and
autoflake8
. From my experience on other projects,
ruff
has been solid and faster than the previous solutions. Another advantage of
ruff
is that it simplifies the tooling used for development. What if we do not do this? We continue to install
black
,
flake8
,
isort
, and
autoflake
for development and not use the speed improvements from
ruff
. Related component(s) flytekit Are you sure this issue hasn't been raised already? ☑︎ Yes Have you read the Code of Conduct? ☑︎ Yes flyteorg/flyte