clj-kondo 2025-08-18

Is there a way to get [:analysis :keyword-usages] - equivalent to [:analysis :var-usages]?

the docs are here: https://github.com/clj-kondo/clj-kondo/tree/master/analysis just set :keywords true in the :analysis config

🤦🏻‍♂️

Should have found that, thank you

No worries :)