https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43505 --- Comment #9 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 205461 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=205461&action=edit Bug 43505: Koha::QA - Tidy::Perl Replace the `perltidy` command in misc/devel/tidy.pl and the Test::Perltidy check in xt/perltidy.t with Koha::QA::Tidy::Perl Test plan: 1. `prove xt/perltidy.t` => It still passes! 2. perl misc/devel/tidy.pl /path/to/file => It still tidy the file the same way as before QA: We drop `libtest-perltidy-perl` from debian/control: xt/perltidy.t no longer uses Test::PerlTidy and Koha::QA uses Perl::Tidy -- You are receiving this mail because: You are watching all bug changes.