Welcome! Type "help" for available commands.
$
wemake-python-styleguide is a flake8 plugin that enforces strict Python style rules and detects complex code patterns.
It complements ruff by adding additional linting checks beyond formatting and basic style enforcement. It installs via pip, runs through flake8 with the WPS selector, and supports GitHub Actions integration.