Exploring Format: The New Feature of Ruff | Python
Ruff introduces the format feature for the v0.1.2. So right now Ruff, not only is a linter but also a formatter. In this short article, we are going to learn how to use the formatter.
Requirements
Python installed
The Ruff Formatter
As the document...
carlosmv.hashnode.dev1 min read