https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41077 --- Comment #3 from David Cook <dcook@prosentient.com.au> --- (In reply to Victor Grousset/tuxayo from comment #2)
I think the only remaining thing is xt/author/codespell.t having a lot of failures on Debian 13 so either config change making false positives or large improvements of the tests. I don't recall if the errors looked legit.
I'm not sure it has a ticket here.
Meanwhile, turns out codespell isn't in the light test suite so with bug 41521 in main the CI can already be looked at :D
Yeah some of the codespell stuff is wrong (e.g. Plack ==> Plaque) but then there is some good stuff like (C4/Creators/Lib.pm:355: valud ==> valid, value) I imagine a lot of these must come up with existing KTD... I'll give it a go... -- You are receiving this mail because: You are watching all bug changes.