https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43505
--- Comment #6 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
