Ruff is a very fast tool, based in rust language, which can help us with the formatting and the lining of our code. This issue is related to https://github.com/thepetk/projectman/issues/16 as an alternative solution could be the usage of black, flak8 and isort.
/type task
Which area/kind this task is related to?
/label github-action
Issue Description
Ruff is a very fast tool, based in rust language, which can help us with the formatting and the lining of our code. This issue is related to https://github.com/thepetk/projectman/issues/16 as an alternative solution could be the usage of
black
,flak8
andisort
.As a result this issue is blocking the https://github.com/thepetk/projectman/issues/16 cause the investigation should be done at first place.