thepetk / projectman

Github Project Manager is an automation related to Github Projects
Apache License 2.0
3 stars 0 forks source link

[Spike] Investigate ruff as linter and formatter tool #27

Open thepetk opened 11 months ago

thepetk commented 11 months ago

/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 and isort.

As a result this issue is blocking the https://github.com/thepetk/projectman/issues/16 cause the investigation should be done at first place.

thepetk commented 10 months ago

Not a blocker anymore as a very first version of workflow has been introduced