Variable: eglot--diagnostics

eglot--diagnostics is a buffer-local variable defined in eglot.el.gz.

Documentation

Flymake diagnostics for this buffer.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/eglot.el.gz
(defvar-local eglot--diagnostics nil
  "Flymake diagnostics for this buffer.")