Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ruff for python #766

Merged
merged 1 commit into from
Jul 25, 2024
Merged

Add ruff for python #766

merged 1 commit into from
Jul 25, 2024

Conversation

jiz4oh
Copy link
Contributor

@jiz4oh jiz4oh commented Jul 20, 2024

Ruff had released a stabilized built-in lsp server in the 0.5.3 and ruff-lsp is deprecating

The PR adds the ruff support according to the official suggestion for vim-lsp

@mattn mattn merged commit 5770bcf into mattn:master Jul 25, 2024
14 checks passed
@mattn
Copy link
Owner

mattn commented Jul 25, 2024

Thank you

@vanous
Copy link

vanous commented Dec 1, 2024

hi @jiz4oh , thank you for the integration of ruff and thank you @mattn for all the work on the vim-lsp-settings, much appreciated!

Is it expected to have to manually configure ruff in .vimrc to be started when editing .py files?

let g:lsp_settings_filetype_python = ["ruff"]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants