Skip to content

Conversation

@m4xxed
Copy link
Contributor

@m4xxed m4xxed commented Oct 6, 2025

Add variable lsp-eslint-multi-root so that a user can configure whether they want eslint to be multi-root.

@github-actions github-actions bot added the client One or more of lsp-mode language clients label Oct 6, 2025
@m4xxed
Copy link
Contributor Author

m4xxed commented Oct 6, 2025

Please note that I have set the default of the variable to nil, which is the opposite of the value it had prior. I can change this, but I thought it is more intuitive that way.

:type 'string
:package-version '(lsp-mode . "8.0.0"))

(defcustom lsp-eslint-multi-root nil
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we set the default to t to maintain compatibility? Thanks! :)

@jcs090218 jcs090218 merged commit 8cf5a2e into emacs-lsp:master Oct 23, 2025
18 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