From 7af0e0e30c2fc2b34d59d1799d6dfcb69ead3f1d Mon Sep 17 00:00:00 2001 From: Christophe Maudoux Date: Mon, 18 Mar 2019 17:13:39 +0100 Subject: [PATCH] Improve perltidy options --- .perltidyrc | 1 + 1 file changed, 1 insertion(+) diff --git a/.perltidyrc b/.perltidyrc index d2efb8583..c0776cc5a 100644 --- a/.perltidyrc +++ b/.perltidyrc @@ -15,3 +15,4 @@ --noopening-brace-on-new-line --stack-opening-tokens --format-skipping +--continuation-indentation=2