Change clojure linter to clj-kondo
This commit is contained in:
parent
9d4f38346f
commit
3c8520b1fc
2 changed files with 2 additions and 2 deletions
|
@ -157,6 +157,6 @@
|
|||
:desc "refactor" "R" #'hydra-cljr-help-menu/body))
|
||||
|
||||
|
||||
(use-package! flycheck-joker
|
||||
(use-package! flycheck-clj-kondo
|
||||
:when (featurep! :checkers syntax)
|
||||
:after flycheck)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue