emacs-flymake-kondor
Linter with clj-kondo
This package adds Clojure syntax checker clj-kondo.
- Versions: 0.1.3
- Website: https://github.com/turbo-cafe/flymake-kondor
- 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-kondor
as follows:
guix install emacs-flymake-kondor
Or install a particular version:
guix install emacs-flymake-kondor@0.1.3
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.