-
I've set up ruby-mode to use solargraph and LSP. Currently, lsp-ui is displaying a ton of trivial warnings like "extra blank lines detected", "unnecessary blank lines", "don't use parentheses" etc. Flycheck shows that these trivial reminders are of "info" level, and I'd like "warning" and "error" to be shown in lsp-ui. I note that there is "flycheck-error-list-minimum-level", but it doesn't seem to affect lsp-ui sideline. Simple example screenshot |
Beta Was this translation helpful? Give feedback.
Answered by
elken
Apr 28, 2022
Replies: 1 comment
-
Nothing to do with emacs, customize rubocop to your heart's content |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ianyepan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nothing to do with emacs, customize rubocop to your heart's content