Fork me on GitHub
#clj-kondo
<
2021-06-23
>
Ian Fernandez13:06:26

how can I ignore seq over (not (empty? for a single function?

borkdude13:06:58

@d.ian.b you mean in one spot?

Ian Fernandez13:06:11

on top of some s-expr with it included or something like this

borkdude13:06:37

@d.ian.b put #_:clj-kondo/ignore before the s-expr