Ruff is better than flake8 for reasons other than speed.
1) it works better as an lsp/vscode plugin, so I don't need to save to get errors popping up.
2) it respects pyproject.toml and doesn't need to liter my root dir with another dot file.
3) as an intangible, its errors just feel better.
1) it works better as an lsp/vscode plugin, so I don't need to save to get errors popping up. 2) it respects pyproject.toml and doesn't need to liter my root dir with another dot file. 3) as an intangible, its errors just feel better.