Skip to content

v0.22.0 - Internal improvements (ruff)

Compare
Choose a tag to compare
@tony tony released this 27 May 17:00
· 766 commits to master since this release

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