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

emacs-flycheck-clj-kondo

Add Clj-kondo linter to Flycheck

This package integrates Clj-kondo with Emacs via Flycheck.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/emacs-flycheck-clj-kondo/badges/latest-version.svg)](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]]