News

An extremely fast Python library to calculate the cognitive ... # Analyze a specific directory and subdirectories complexipy path/to/directory # Analyze a git repository complexipy git_repository_url ...
An extremely fast Python linter and code formatter, written in Rust. ... ruff check # Lint all files in the current directory (and any subdirectories) . ruff check path/to ... Ruff's import resolver ...