You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, currently you can just disable the diagnosticts created by yaml-language-server (the ones prefixed with YAMLLS).
For the helm specific diagnostics the lsp uses the same rules as the helm lint command (https://helm.sh/docs/helm/helm_lint/), which also does not allow controlling the rules.
What is your specific usecase? Are there any annoying diagnostics for you?
I see.
I want to disable the rule Helm lint:Information:icon is recommended rule, but I can't do that now, can I?
Still, it's an issue of helm lint package, not helm-ls, I think.
Thanks for developing.
I want to control which lint rules are applied or not.
Are there any methods to do this?
The text was updated successfully, but these errors were encountered: