Description
Checks Python code for style problems, likely bugs, unused imports, formatting issues, and many common lint rules at high speed. It helps developers clean projects quickly in editors, terminals, and continuous integration.
Run it from the terminal or through editor integration. Some fixes can rewrite files, so review changes before committing, especially when enabling many rule sets on an existing codebase.