Closed lread closed 5 months ago
@borkdude, when you have a moment, any objections/concerns to this change?
I think this looks correct!
Side-question: why is sexpr
now called sexpr*
?
I have code in clj-kondo here which needs to be changed accordingly as well:
Thanks!
Side answer: I don't remember exactly, but it looks like I made this change to support optional opts for namespaced elements: https://github.com/clj-commons/rewrite-clj/commit/1299f67d1691cc813ba1d822f58e79c667749689
We also now throw when trying to sexpr invalid metadata.
Closes #280