10 Sep
2026
10 Sep
'26
10:33 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43505 --- Comment #6 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 205458 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=205458&action=edit Bug 43505: Koha::QA - Spelling Replace the `codespell` call in xt/author/codespell.t with Koha::QA::Spelling. Diagnostic output changes slightly: each line now reads Before: "file:line:Spelling error: word ==> suggestion" After: "file:line: word ==> suggestion" (codespell's own raw format). Test plan: `prove xt/author/codespell.t` => It still passes! -- You are receiving this mail because: You are watching all bug changes.