emacs-flymake-flycheck 20210404.2128
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.
- Website: https://github.com/purcell/flymake-flycheck
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install emacs-flymake-flycheck 20210404.2128
as follows:
guix install emacs-flymake-flycheck@20210404.2128
Or install the latest version:
guix install emacs-flymake-flycheck
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.