This package browser is in early development. Mind the rough edges.

emacs-flymake-flycheck

Use Flycheck checkers as Flymake backends

This package provides support for running any Flycheck checker as a Flymake diagnostic backend. The effect is that Flymake will control when the checker runs, and Flymake will receive its errors.

Installation

Install the latest version of emacs-flymake-flycheck as follows:

guix install emacs-flymake-flycheck

Or install a particular version:

guix install emacs-flymake-flycheck@20210404.2128

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.