Variable: eglot--flymake-push-report-fn

eglot--flymake-push-report-fn is a buffer-local variable defined in eglot.el.gz.

Documentation

Current flymake report function for this buffer.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/eglot.el.gz
(defvar-local eglot--flymake-push-report-fn nil
  "Current flymake report function for this buffer.")