Is it true that you can add metadata to an ns
definition:
(ns x.y
{:clj-kondo/config {:linters {:unused-binding {:level :off}}}})
@slimslenderslacks Yes, but it might not be supported by all linters yet. If it doesn't, please post an issue and it will get fixed.