Skip to content

Python LSP ruff v2.3.0

Latest
Compare
Choose a tag to compare
@jhossbach jhossbach released this 29 Sep 20:01
caaf9df

What's Changed

  • feat: give ack. about ruff linter and formatter by @KMohZaid in #94
  • fix: fall back to system ruff executable without executable setting by @TheJJ in #97
  • fix: Add a security policy by @CAM-Gerlach in #103
  • fix: Update README.md by @jhossbach in #106
  • fix: Prevent showing cmd on Windows and add handling for ruff execution with pythonw by @dalthviz in #108
  • feat: Add unfixable config option by @jhossbach in #109

New Contributors

Full Changelog: v2.2.2...v2.3.0