@sogaiu good catch. I should probably remove it there 🙂
lol
btw, i wrote up some notes regarding how i ended up starting to learn about what sorts of values are passed to extract-bindings: https://gist.github.com/sogaiu/fbf4a1f4aa2a8311b9612ae7460beb65
ok, yea. expr
is a rewrite-clj node, and ctx is some state that’s used for linting
but I can imagine that this is not very clear, since these are implementation details
thanks, that was helpful 🙂
tl;dr you can use this for inspiration, but it’s very specific to clj-kondo, so probably a lot of it you can cut out
ah, that makes sense. thanks for the feedback.