refactor-nrepl icon indicating copy to clipboard operation
refactor-nrepl copied to clipboard

Honor namespace local configuration of clj-kondo

Open OknoLombarda opened this issue 3 years ago • 4 comments

refactor-nrepl already honors clj-kondo's global config for unused namespaces, but maybe it would be right to also check namespace local configuration?

OknoLombarda avatar Sep 19 '22 03:09 OknoLombarda

I'd be fine with this, thanks for the proposal!

vemv avatar Sep 19 '22 03:09 vemv

@OknoLombarda: did you have in mind to offer a PR?

vemv avatar Oct 11 '22 19:10 vemv

Yeah, I just don't have much time lately. I'll try to do it on this weekend. Also, clj-kondo supports namespace local configuration via namespace metadata, but that's probably gonna be too much? I guess I'll just add :config-in-ns support, at least for now

OknoLombarda avatar Oct 12 '22 04:10 OknoLombarda

Sweet!

Both are nice, but any contribution is welcome!

vemv avatar Oct 12 '22 09:10 vemv