[InterNetNews/inn] e8d1e6: Reformat Perl code with perltidy
Julien ÉLIE
noreply at github.com
Wed Jan 26 20:23:21 UTC 2022
Branch: refs/heads/main
Home: https://github.com/InterNetNews/inn
Commit: e8d1e6e7eeace92bf0760611dd9f09122a3bd1d9
https://github.com/InterNetNews/inn/commit/e8d1e6e7eeace92bf0760611dd9f09122a3bd1d9
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2022-01-26 (Wed, 26 Jan 2022)
Changed paths:
M backends/mod-active.in
M backends/news2mail.in
M backends/send-uucp.in
M backends/sendinpaths.in
M contrib/analyze-traffic.in
M contrib/archivegz.in
M contrib/authmysql.in
M contrib/backlogstat.in
M contrib/cleannewsgroups.in
M contrib/count_overview.in
M contrib/delayer.in
M contrib/findreadgroups.in
M contrib/fixhist.in
M contrib/makeexpctl.in
M contrib/makestorconf.in
M contrib/mkbuf.in
M contrib/nnrp.access2readers.conf.in
M contrib/stathist.in
M contrib/thdexpire.in
M contrib/tunefeed.in
M control/controlchan.in
M control/modules/checkgroups.pl
M control/modules/ihave.pl
M control/modules/newgroup.pl
M control/modules/rmgroup.pl
M control/modules/sendme.pl
M control/perl-nocem.in
M frontends/cnfsheadconf.in
M frontends/cnfsstat.in
M frontends/mailpost.in
M frontends/pullnews.in
M frontends/scanspool.in
M history/buildconfig.in
M include/ppport.h
M innfeed/procbatch.in
M innfeed/testListener.pl
M perl/INN/Config.pm.in
M perl/INN/Utils/Shlock.pm.in
M samples/filter_innd.pl
M samples/filter_nnrpd.pl
M samples/nnrpd_access.pl.in
M samples/nnrpd_auth.pl.in
M samples/startup_innd.pl
M scripts/inncheck.in
M scripts/innmail.in
M scripts/innreport.in
M scripts/innreport_inn.pm
M scripts/innshellvars.pl.in
M scripts/innupgrade.in
M scripts/simpleftp.in
M storage/buildconfig.in
M storage/ovsqlite/sqlite-helper-gen.in
M tests/clients/server-list.in
Log Message:
-----------
Reformat Perl code with perltidy
Skip reformatting a few lines in perl/INN/Config.pm.in
and innshellvars.pl.in
Manually fix a few outdented lines because of too long comments or strings.
Use '=>' instead of ',' in the definitions of hashes so that they are
automatically aligned by perltidy.
Manually remove remaining tabulations in comments.
More information about the inn-committers
mailing list