Fork me on GitHub
#clj-kondo
<
2019-07-23
>
sogaiu06:07:59

is there a way to get clj-kondo to ignore the content of (comment ...) ?

Marc O'Morain08:07:41

> if kondo doesn't catch this already - we should suggest to kondo that it'd be a neat lint This was from a PR at CircleCI. The last line of a function was retuning (ex-info ...) rather that throwing it.

borkdude09:07:16

@marc-omorain returning an ex-info is valid, so it's hard to say when it's not intended?

Marc O'Morain10:07:49

That’s true.

borkdude14:07:08

I'll be at @heartofclojure. If you want to know more about clj-kondo, how to configure it, or want to bounce around ideas, feel free to approach me. Could also organize an event https://activities.heartofclojure.eu if there is interest, agenda to be determined on the spot.