Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: sublimelsp/LSP-ruff

Tags

2.2.2

Toggle 2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(deps): update dependency ruff to v0.14.3 (#119)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

2.2.1

Toggle 2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update schema for "configuration" setting (#117)

2.2.0

Toggle 2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: ignore REPL views and Python syntax test files (#64)

Signed-off-by: Jack Cherng <[email protected]>

2.1.0

Toggle 2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: add .gitattributes excludes (#112)

2.0.4

Toggle 2.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump ruff from 0.7.4 to 0.9.1 (#94)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.7.4 to 0.9.1.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.7.4...0.9.1)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

2.0.3

Toggle 2.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump ruff from 0.5.5 to 0.6.1 (#74)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.5 to 0.6.1.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.5.5...0.6.1)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

2.0.2

Toggle 2.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: bump ruff from 0.5.4 to 0.5.5 (#69)

Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.4 to 0.5.5.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.5.4...0.5.5)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: replace "globalSettings" with "settings" (#68)

* fix: replace "globalSettings" with "settings"

"globalSettings" seems to be no longer working for `ruff`.
It works for `ruff-lsp`.

Signed-off-by: Jack Cherng <[email protected]>

* chore: remove/deprecate "showNotification" setting

It only works in VS Code.

Signed-off-by: Jack Cherng <[email protected]>

---------

Signed-off-by: Jack Cherng <[email protected]>

2.0.0

Toggle 2.0.0's commit message
chore: add update message

1.1.2

Toggle 1.1.2's commit message
Remove ST3 configuration