This guide will give you an understanding of what is Ruff and how to successfully leverage it in your projects.
.
with the directory or filename. The example below will run lint on the tests directory.
--unsafe-fixes
argument. This will not fix all your issues but the issues ruff can resolve which may be unsafe to fix automatically.
.vscode/settings.json
file.