flycheck / flycheck-color-mode-line

An Emacs minor-mode for Flycheck which colors the mode-line according to the Flycheck state of the current buffer.
59 stars 5 forks source link

Rework the level conditional to support non-standard levels #6

Closed dpassen closed 1 year ago

dpassen commented 1 year ago

Addresses #5

purcell commented 1 year ago

Nice, thanks!