clj-kondo

imre 2025-01-23T17:07:02.530419Z

Is it possible to both analyze-call and macroexpand a macro? Preferably in this order

imre 2025-01-28T22:22:01.319409Z

Just had time to open a related issue: https://github.com/clj-kondo/clj-kondo/issues/2475 related as in related to the problem I tried to solve by using both analyze-call and macroexpand

imre 2025-01-23T17:30:06.311869Z

looks like it isn't

borkdude 2025-01-23T20:13:14.554789Z

at the moment it's mutually exclusive