clj-kondo

https://github.com/clj-kondo/clj-kondo
borkdude 2020-07-26T15:14:25.234500Z

New release: https://github.com/borkdude/clj-kondo/releases/tag/v2020.07.26

👏 2
ericdallo 2020-07-26T17:50:54.237100Z

Hey @borkdude, I really like clj-kondo work and I think it's better than clojure-lsp in parse/lint. I thinking if it worth/would be better for clojure-lsp use the option 1 from here: https://github.com/snoe/clojure-lsp/issues/66, I could help @snoe with that

borkdude 2020-07-26T17:52:14.237500Z

@ericdallo You mean option 1 from this comment? https://github.com/snoe/clojure-lsp/issues/66#issuecomment-587406393

ericdallo 2020-07-26T17:53:13.237900Z

Yes! sorry for not clarifying that

borkdude 2020-07-26T17:56:07.238400Z

It's up to @snoe 🙂

ericdallo 2020-07-26T17:57:11.239600Z

Yeah, I think clj-kondo has evolved a lot since the creation of this issue, and maybe we can think in some integration where user can opt-in/out from clj-kondo if we want

ericdallo 2020-07-26T21:29:36.241100Z

@cnly's branch looks promissing and It seems we almost resolved that issue, I think the issue got lost for some reason, but I asked it again: https://github.com/snoe/clojure-lsp/issues/66#issuecomment-664042668

snoe 2020-07-27T14:33:28.241900Z

@ericdallo I replied in the issue

ericdallo 2020-07-27T14:36:40.242100Z

Thanks! Excited about that 🙂