From 390e73be110d7092dcce8b8273bf9da94c9ab62b Mon Sep 17 00:00:00 2001 From: Steve Hancock Date: Sat, 16 Oct 2021 19:31:10 -0700 Subject: [PATCH] added flag -blixl --- bin/perltidy | 14 +++++++++++--- lib/Perl/Tidy.pm | 31 ++++++++++++++++--------------- lib/Perl/Tidy/Formatter.pm | 16 +++++++++++++++- t/snippets/braces7.par | 2 +- t/snippets/expect/braces.braces7 | 5 ++--- t/snippets/packing_list.txt | 2 +- t/snippets22.t | 7 +++---- 7 files changed, 49 insertions(+), 28 deletions(-) diff --git a/bin/perltidy b/bin/perltidy index 2b5b027e..e7f1ceac 100755 --- a/bin/perltidy +++ b/bin/perltidy @@ -2340,7 +2340,7 @@ For example, perltidy -bli gives important_function(); } -By default, this extra indentation occurs for blocks of type: +By default, this extra indentation occurs for block types: B, B, B, B, B, B, B, B, and also B and blocks preceded by a B