Bug 30002: Adjust perltidy
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 2 May 2023 12:37:01 +0000 (14:37 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 8 Jun 2023 11:32:42 +0000 (08:32 -0300)
commitd46a959a696eb88bc99279ee38838d4bf6291b47
tree686bbb6db07699a779291953dd77352320ded979
parentaae185cf5d533761b7aa7f280dacdd186d261691
Bug 30002: Adjust perltidy

Remove the following 3 options that are not available in perltidy
v20190601 that is the version shipped with bullseye
--add-terminal-newline
--valign-exclusion-list
--extended-continuation-indentation

Extend max line length
--maximum-line-length=120

Prevent perltidy to format lists (see bug 30002 comment 10)
--break-at-old-comma-breakpoints

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
.perltidyrc