Skip to content

v0.10.0

Compare
Choose a tag to compare
@justinchuby justinchuby released this 17 Oct 00:17
· 33 commits to main since this release
4456097

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