Variable: flymake-mode
flymake-mode is a buffer-local variable defined in flymake.el.gz.
Documentation
Non-nil if Flymake mode is enabled.
Use the command flymake-mode(var)/flymake-mode(fun) to change this variable.
Probably introduced at or before Emacs version 30.1.
Key Bindings
Source Code
;; Defined in /usr/src/emacs/lisp/progmodes/flymake.el.gz
(defvar-local flymake-mode nil)