Fork me on GitHub
#clj-kondo
<
2020-12-04
>
Adrian Smith13:12:34

hey I'm trying to play with the malli intergration, I'm using their latest commit in my deps, that has generated a .clj-kondo in my project with configuration for the file I'm testing, I'm using java -jar /blah/blah/clj-kondo-lsp-server-2020.11.07-standalone.jar in intellji and I'm getting other reporting for this file like (inc "broken") but not for the given malli plus example

borkdude13:12:43

@sfyire Probably best to ask in #malli

borkdude22:12:13

Completed the list of all available linters here: https://github.com/borkdude/clj-kondo/blob/master/doc/linters.md

😮 12
😍 21
parens 12
didibus20:12:18

Looks great! And now there's a place to document new ones as they are added too! Awesome