We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc52e69 commit b4beca6Copy full SHA for b4beca6
doc/modules/ROOT/pages/additional_packages.adoc
@@ -65,6 +65,14 @@ to navigate groups of related CIDER commands.
65
66
You can think of it as a fancier https://github.com/justbur/emacs-which-key[which-key].
67
68
+=== flycheck-clj-kondo
69
+
70
+https://github.com/borkdude/flycheck-clj-kondo/[flycheck-clj-kondo] is a
71
+Flycheck checker for Clojure that provides instant linting of clojure code as you type, via
72
+https://github.com/borkdude/clj-kondo[clj-kondo].
73
74
+https://github.com/borkdude/clj-kondo[clj-kondo] is a great way of preventing you writing bugs in your code :)
75
76
=== squiggly-clojure
77
78
https://github.com/clojure-emacs/squiggly-clojure[squiggly-clojure] is a
0 commit comments