clj-kondo

https://github.com/clj-kondo/clj-kondo
niwinz 2021-06-17T09:12:06.240300Z

Hello, One question, maybe is obvious and is documented somewhere but I didn't found it: how can I disable linting for a concrete namespace, from the namespace file (probably using namespace metada)?

niwinz 2021-06-17T09:16:25.241300Z

I just want to disable all linters for few files, using config file or namespace metadata

niwinz 2021-06-17T09:17:46.242500Z

oh, I missed it because I searched for excluding namespaces, that was not obvious hehe, thanks

borkdude 2021-06-17T09:24:41.242700Z

no worries, I get the question more often