aries-cloudagent-python icon indicating copy to clipboard operation
aries-cloudagent-python copied to clipboard

Fully switch from `black` to `ruff`

Open jamshale opened this issue 1 year ago • 0 comments

Let's just use one linting and formatting library going foward. Ruff is much faster and is becoming more popular, with all the same features as black. Lets switch the CI/CD, devcontainer run processes and other usages of black to ruff.

jamshale avatar Jul 02 '24 22:07 jamshale