ruff — Advanced Playground
Extremely fast linter and formatter in Rust; replaces flake8, isort
Advanced ruff techniquesRun locally
Install
pip install ruffPython Code
Run locally
These advanced techniques unlock the full power of ruff.
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?