Python LSP ruff v1.6.0
What's Changed
- Support new ruff version, fix wrong call to ruff through PATH by @jhossbach in #52
- Authored by first-time constributor @kstrauser, thanks a lot for your contribution!
- Also thanks to @znd4 for pointing out the issue with
ruff
not being called from the correct virtual environment at times.
Version v1.6.0
is only compatible with ruff version 0.1.0
or higher, so make sure you update accordingly.
Full Changelog: v1.5.3...v1.6.0