Skip to content

Python LSP ruff v1.0.1

Compare
Choose a tag to compare
@jhossbach jhossbach released this 11 Dec 21:15
· 100 commits to main since this release
7f17556

What's Changed

  • Fix ruff linter passing the whole file instead of a json dict if fix=true is set in the pyproject.toml file
  • Set ruff config to empty dict if pyproject.toml is present (Fixes #2)

Full Changelog: v1.0.0...v1.0.1