Tags: sublimelsp/LSP-ruff
Tags
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>
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>
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>
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]>
PreviousNext