Skip to content

Releases: python-lsp/python-lsp-ruff

Python LSP ruff v1.0.3

Choose a tag to compare

@jhossbach jhossbach released this 23 Dec 09:33
ff02a39

What's Changed

Full Changelog: v1.0.2...v1.0.3

Python LSP ruff v1.0.2

Choose a tag to compare

@jhossbach jhossbach released this 14 Dec 13:15
1aea798

Full Changelog: v1.0.1...v1.0.2

Python LSP ruff v1.0.1

Choose a tag to compare

@jhossbach jhossbach released this 11 Dec 21:15
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

Python LSP ruff v1.0.0

Choose a tag to compare

@jhossbach jhossbach released this 10 Dec 18:31
f767ea9

First major release of the ruff integration into pylsp.