Merge pull request #2580 from yuhan0/change-clj-linter

Change clojure linter to clj-kondo
This commit is contained in:
Henrik Lissner
2020-02-24 20:44:44 -05:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@ -7,4 +7,4 @@
(package! clj-refactor :pin "e24ba62843")
(when (featurep! :checkers syntax)
(package! flycheck-joker :pin "51e99e6977"))
(package! flycheck-clj-kondo :pin "f652a8dc4c"))