Skip to content

Python LSP ruff v1.5.0

Compare
Choose a tag to compare
@jhossbach jhossbach released this 30 May 09:05
· 55 commits to main since this release
405be76

What's Changed

  • Non-fixable actions can be disabled in a line (#35)
  • Fixed the wrong offset sometimes leading to cut off characters (#37)
  • Severity levels can now be customized through the pylsp settings! (#38)

New Contributors

Full Changelog: v1.4.0...v1.5.0