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

Fix broken conditions #194

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Fix broken conditions #194

merged 1 commit into from
Oct 11, 2024

Conversation

jfly
Copy link
Collaborator

@jfly jfly commented Oct 11, 2024

condition isn't used by generator_opts. I believe it used to be, but that was removed in
ef4eae6.

The fix is simple: just pass this directly to make_builtin, it's a real
option
.

`condition` isn't used by `generator_opts`. I believe it used to be, but
that was removed in
<nvimtools@ef4eae6>.

The fix is simple: just pass this directly to `make_builtin`, [it's a
real
option](https://github.com/nvimtools/none-ls.nvim/blob/ae1cffae6d8defb1930028ad5a58f912e14a61e2/lua/null-ls/helpers/make_builtin.lua#L11).
@mochaaP mochaaP merged commit 6bdd9b3 into nvimtools:main Oct 11, 2024
1 check passed
@jfly jfly deleted the fix-broken-conditions branch October 11, 2024 15:01
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.

2 participants