This package provides the following services:
linter-kondo plugin
This linter plugin for Linter provides an interface to clj-kondo. It will be used with files that have the "Clojure" syntax. Heavily adapted from the linter-joker plugin by Ryan De La Torre.
Installation
Before using this package you will need to have clj-kondo installed and available from your $PATH
. This package is tested on the 2018.08.21-alpha
and later versions of clj-kondo.
brew install borkdude/brew/clj-kondo