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

feat(plugins): migrate from null-ls to none-ls #4392

Merged
merged 3 commits into from
Oct 31, 2023
Merged

feat(plugins): migrate from null-ls to none-ls #4392

merged 3 commits into from
Oct 31, 2023

Conversation

crisidev
Copy link
Contributor

Description

Migrate from null-ls to none-ls

null-ls is not maintained anymore and it has been forked into a drop-in replacement called none-ls.

This PR migrates LunarVim from null-ls to none-ls

Fixes #4289

How Has This Been Tested?

  • Tried to use none-ls based formatters / linters / diagnostics on a different set of filetypes:
    • Python
    • Rust
    • Bash
    • Golang

Fixes #4289

Signed-off-by: Bigo <1781140+crisidev@users.noreply.github.com>
@cpea2506
Copy link
Member

cpea2506 commented Oct 31, 2023

Please update its commit hash to latest so that we have ruff available and then we are good to go

@crisidev
Copy link
Contributor Author

Please update its commit hash to latest so that we have ruff available and then we are good to go

Done :)

@cpea2506
Copy link
Member

Thanks. LGTM! 😄

@cpea2506 cpea2506 changed the title feat(null-ls): migrate from null-ls to none-ls feat(plugins): migrate from null-ls to none-ls Oct 31, 2023
@cpea2506 cpea2506 merged commit 9dc549a into LunarVim:master Oct 31, 2023
8 checks passed
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.

null-ls will be archived
2 participants