v0.10.0
This change fixes support for ruff>=0.1.0
What's Changed
- fix(linter)!: Use
--output-format
in the RUFF linter by @justinchuby in #77 - feat(linter): include explanation in ruff lint messages by @justinchuby in #78
- feat(linter): retry with the --format option when --output-format fails by @justinchuby in #79
Full Changelog: v0.9.0...v0.10.0