is it expected to see clj-kondo configs where :hooks :analyze-call is used to specify how functions (not macros!) are analyzed?
clj-kondo
:hooks :analyze-call
it can be used for both
ah, ok, thanks!