]> git.donarmstrong.com Git - perltidy.git/commit
ignore code-skipping sections when guessing indentation
authorSteve Hancock <perltidy@users.sourceforge.net>
Wed, 12 Jul 2023 17:50:26 +0000 (10:50 -0700)
committerSteve Hancock <perltidy@users.sourceforge.net>
Wed, 12 Jul 2023 17:50:26 +0000 (10:50 -0700)
commit18feef2687a9da6dc078848f677c172c11b3be64
tree0646c72f26b25a8226aed03d081d949442661475
parent1055902ad4580821e5649a3389868c91b942e292
ignore code-skipping sections when guessing indentation

This could happen if a script started with a code-skipping section
lib/Perl/Tidy/Tokenizer.pm