emacs-flycheck-clj-kondo
Add Clj-kondo linter to Flycheck
This package integrates Clj-kondo with Emacs via Flycheck.
- Versions: 0.0.4-1.e38c67b
- Website: https://github.com/borkdude/flycheck-clj-kondo
- 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-flycheck-clj-kondo as follows:
guix install emacs-flycheck-clj-kondo
Or install a particular version:
guix install emacs-flycheck-clj-kondo@0.0.4-1.e38c67b
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.
Badge code
You can use the following badge to inform users of emacs-flycheck-clj-kondo about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/emacs-flycheck-clj-kondo'><img src='https://packages.guix.gnu.org/packages/emacs-flycheck-clj-kondo/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/emacs-flycheck-clj-kondo)
Example Org:
[[https://packages.guix.gnu.org/packages/emacs-flycheck-clj-kondo][https://packages.guix.gnu.org/packages/emacs-flycheck-clj-kondo/badges/latest-version.svg]]