consult-flycheck
consult-flycheck copied to clipboard
Allow customize error message
This change allows the user to customize how to display error message in consult minibuffer. Example setting:
(setq consult-flycheck-error-formatter #'flycheck-error-format-message-and-id)