diff options
author | Yves Orton <demerphq@gmail.com> | 2022-02-21 13:18:06 +0100 |
---|---|---|
committer | Karl Williamson <khw@cpan.org> | 2022-02-23 10:40:52 -0700 |
commit | 5070f532622b3fabf067638f9a15ca2e515ed50d (patch) | |
tree | 3ebbcbc1e77b8bef6846f38eb8250bbe72c77a8a /t/re | |
parent | 271c3af797311222713e1573330fe45bb5609e6a (diff) | |
download | perl-5070f532622b3fabf067638f9a15ca2e515ed50d.tar.gz |
regcomp.c: fix long lines or unnecessary line breakage
Vertical space is more expensive than horizontal, don't waste it when we
are under the recommended line length.
At the same time, rewording a comment so its shorter than the line length
keeps us compliant. (I'd prefer we didnt have to do this, but ze rulez
are ze rulez!)
Also fixes indents and make the error message coding style consistent.
Diffstat (limited to 't/re')
0 files changed, 0 insertions, 0 deletions