emacs-flymake-collection
Collection of checkers for Flymake
This package provides a comprehensive list of diagnostic-functions for use with Flymake, give users the tools to easily define new syntax checkers and help selectively enable or disable diagnostic functions based on major modes.
- Versions: 1.0.1
- Website: https://github.com/mohkale/flymake-collection/
- Licenses: Expat
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of emacs-flymake-collection
as follows:
guix install emacs-flymake-collection
Or install a particular version:
guix install emacs-flymake-collection@1.0.1
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.