[Koha-bugs] [Bug 25516] Item/pickup_locations wantarray removed, so dies on Perl >=5.24 where "autoderef" feature absent

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 19 10:55:56 CEST 2020


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

--- Comment #8 from Andrew Nugged <nugged at gmail.com> ---
(In reply to Jonathan Druart from comment #6)
> Make sure you configure your editor correctly for this project, we use 4 spaces indentation, no tab ;)

actually, git's config for 'whitespace' we all have:
'trailing-space,space-before-tab' to protect ourselves against occasional
things like above, but it protects in space+tab, in another order, not
tab+space, maybe we should try 'indent-with-non-tab,tab-in-indent' too...

But now we even added this in our REGEX in team's pre-commit hook now :P

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list