https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39115

Victor Grousset/tuxayo <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Victor Grousset/tuxayo <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to