]> git.donarmstrong.com Git - perltidy.git/commitdiff
fix formatting
authorSteve Hancock <perltidy@users.sourceforge.net>
Sat, 7 Jan 2023 15:44:37 +0000 (07:44 -0800)
committerSteve Hancock <perltidy@users.sourceforge.net>
Sat, 7 Jan 2023 15:44:37 +0000 (07:44 -0800)
lib/Perl/Tidy/Formatter.pm

index b8affd3cce724923432cbae8040b3f9d7c2e6dbd..27ce15d0fbaf7ea83266373233a0d44e7e048ddd 100644 (file)
@@ -19511,7 +19511,8 @@ sub correct_lp_indentation {
     # tries to patch things up once the actual opening paren locations
     # are known.
     my ( $self, $ri_first, $ri_last ) = @_;
-    my $do_not_pad          = 0;
+
+    my $do_not_pad = 0;
 
     #  Note on flag '$do_not_pad':
     #  We want to avoid a situation like this, where the aligner inserts