What's Changed * fix: change url from lspconfig doc by azmovi in https://github.com/astral-sh/ruff-lsp/pull/501 * Bump pinned version of Ruff to v0.7.0
New Contributors * azmovi made their first contribution in https://github.com/astral-sh/ruff-lsp/pull/501
* Use empty cell metadata instead of `None` as it's required by dhruvmanila in https://github.com/astral-sh/ruff-lsp/pull/485 * Bump attrs from 24.1.0 to 24.2.0 by dependabot in https://github.com/astral-sh/ruff-lsp/pull/474 * Bump ruff from 0.6.1 to 0.6.3 by dependabot in https://github.com/astral-sh/ruff-lsp/pull/484
What's Changed * Convert the path LSP setting to a list if it is a string by PedramNavid in https://github.com/astral-sh/ruff-lsp/pull/402 * Bump ruff to 0.5.0 * Add `showSyntaxErrors` server setting by dhruvmanila in https://github.com/astral-sh/ruff-lsp/pull/454
New Contributors * luccahuguet made their first contribution in https://github.com/astral-sh/ruff-lsp/pull/391 * PedramNavid made their first contribution in https://github.com/astral-sh/ruff-lsp/pull/402 * polyzen made their first contribution in https://github.com/astral-sh/ruff-lsp/pull/396 * diegorodriguezv made their first contribution in https://github.com/astral-sh/ruff-lsp/pull/425
What's Changed * Update Neovim documentation by dhruvmanila in https://github.com/astral-sh/ruff-lsp/pull/385 * Bump ruff from 0.2.1 to 0.2.2 by dependabot in https://github.com/astral-sh/ruff-lsp/pull/388 * Use `ruff check` instead of `ruff` by MichaReiser in https://github.com/astral-sh/ruff-lsp/pull/392
New Contributors * mrKazzila made their first contribution in https://github.com/astral-sh/ruff-lsp/pull/386