Variable: mhtml-ts-mode--flymake-process
mhtml-ts-mode--flymake-process is a buffer-local variable defined in
mhtml-ts-mode.el.gz.
Documentation
Store the Flymake process.
Source Code
;; Defined in /usr/src/emacs/lisp/textmodes/mhtml-ts-mode.el.gz
;;; Flymake integration
(defvar-local mhtml-ts-mode--flymake-process nil
"Store the Flymake process.")