|
|
|
|
|
by richin13
798 days ago
|
|
From the README: "Ruff, like pylyzer, is a static code analysis tool for Python written in Rust, but Ruff is a linter and pylyzer is a type checker & language server. pylyzer does not perform linting, and Ruff does not perform type checking." |
|