Closed ryaustin closed 5 months ago
What is Ruff? Ruff is a static code analysis tool designed specifically for Python.
Using ruff in your project means that you are familiar with the tools that python developers are using and talking about today. Ruff can replace black and isort.
https://trunk.io/linters/python/ruff
Ruff added to requirements-dev.in
What is Ruff? Ruff is a static code analysis tool designed specifically for Python.
Using ruff in your project means that you are familiar with the tools that python developers are using and talking about today. Ruff can replace black and isort.
https://trunk.io/linters/python/ruff