clj-kondo

kolstae 2025-04-30T10:00:21.152429Z

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

borkdude 2025-04-30T10:04:29.128689Z

Yeah this is a bug fixed on master

borkdude 2025-04-30T10:04:53.963629Z

Shouldn’t affect CI though since redundant ignore is only info level

kolstae 2025-04-30T10:06:58.719999Z

Thanks! And for such a great tool (and all the other great tools as well)

❤️ 1