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: reduce nix docstring length #4596

Merged
merged 1 commit into from
Oct 25, 2024
Merged

Conversation

breitnw
Copy link
Contributor

@breitnw breitnw commented Oct 25, 2024

As noted in #4594, there were compile warnings in the last PR:

In toplevel form:
lsp-nix.el:79:2: Warning: custom-declare-variable `lsp-nix-nixd-nixos-options-expr' docstring wider than 80 characters
lsp-nix.el:90:2: Warning: custom-declare-variable `lsp-nix-nixd-home-manager-options-expr' docstring wider than 80 characters

This PR should fix these warnings.

@github-actions github-actions bot added the client One or more of lsp-mode language clients label Oct 25, 2024
@jcs090218 jcs090218 merged commit 78c194d into emacs-lsp:master Oct 25, 2024
11 of 13 checks passed
@jcs090218
Copy link
Member

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client One or more of lsp-mode language clients
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants