v0.22.0 - Internal improvements (ruff)
Internal improvements only, no bug fixes or new features
- 
Move formatting, import sorting, and linting to ruff. This rust-based checker has dramatically improved performance. Linting and formatting can be done almost instantly. This change replaces black, isort, flake8 and flake8 plugins. 
Full Changelog: v0.21.1...v0.22.0