https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39115 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor@tuxayo.net --- Comment #1 from Victor Grousset/tuxayo <victor@tuxayo.net> --- The 4 places that have/need the denylist misc/devel/tidy.pl push @files, qx{git ls-files '*.pl' '*.pm' '*.t' ':(exclude)Koha/Schema/Result' ':(exclude)Koha/Schema.pm'}; xt/perltidy.t push @files, qx{git ls-files '*.pl' '*.pm' '*.t' ':(exclude)Koha/Schema/Result' ':(exclude)Koha/Schema.pm'}; KTD: pre-commit hook: https://gitlab.com/koha-community/koha-testing-docker/-/issues/478 QA tools: tidy check: https://gitlab.com/koha-community/qa-test-tools/-/issues/91 -- You are receiving this mail because: You are watching all bug changes.