Python LSP ruff v1.0.1
What's Changed
- Fix ruff linter passing the whole file instead of a json dict if
fix=trueis set in thepyproject.tomlfile - Set ruff config to empty dict if pyproject.toml is present (Fixes #2)
Full Changelog: v1.0.0...v1.0.1
fix=true is set in the pyproject.toml fileFull Changelog: v1.0.0...v1.0.1