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
@sfyire Probably best to ask in #malli
Completed the list of all available linters here: https://github.com/borkdude/clj-kondo/blob/master/doc/linters.md
Looks great! And now there's a place to document new ones as they are added too! Awesome