Hi. Could there be an issue with #_{:clj-kondo/ignore [:missing-protocol-method]} for a partial extend-protocol?
When ignore is specified the warning changes from <src>: warning: Missing protocol method(s): ... to <src>: info: Redundant ignore
Yeah this is a bug fixed on master
Shouldn’t affect CI though since redundant ignore is only info level
Thanks! And for such a great tool (and all the other great tools as well)