clj-kondo

lassemaatta 2024-09-17T08:56:08.812069Z

is it expected to see clj-kondo configs where :hooks :analyze-call is used to specify how functions (not macros!) are analyzed?

borkdude 2024-09-17T08:56:41.966379Z

it can be used for both

lassemaatta 2024-09-17T08:56:59.414999Z

ah, ok, thanks!