Bug 30002: Adjust perltidy
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 2 May 2023 12:37:01 +0000 (14:37 +0200)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Wed, 12 Jul 2023 06:55:00 +0000 (07:55 +0100)
commit761051893eb0f0ad6fca5822503e5ef874f15958
treed081f88abd7ba62d531dd1ab260042987992cd9d
parentb895e63fb3dd952b38dfb04fc5c7ae6c5c47b466
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>
(cherry picked from commit d46a959a696eb88bc99279ee38838d4bf6291b47)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
.perltidyrc