emacs-flymake-shellcheck
Flymake backend for Bash/Sh powered by ShellCheck
This package provides a backend for Flymake to use the tool ShellCheck for static analyzing bash
and sh
scripts.
- Versions: 0.1-1.ac534e9
- Website: https://github.com/federicotdn/flymake-shellcheck
- Licenses: GPL 3+
- Package source: gnu/packages/emacs-xyz.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of emacs-flymake-shellcheck
as follows:
guix install emacs-flymake-shellcheck
Or install a particular version:
guix install emacs-flymake-shellcheck@0.1-1.ac534e9
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.