[InterNetNews/inn] f65707: Add missing trailing commas in Perl code
Julien ÉLIE
noreply at github.com
Sun Sep 29 12:15:48 UTC 2024
Branch: refs/heads/main
Home: https://github.com/InterNetNews/inn
Commit: f6570730924634385c6ce9574e317f9c33ee877a
https://github.com/InterNetNews/inn/commit/f6570730924634385c6ce9574e317f9c33ee877a
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2024-09-29 (Sun, 29 Sep 2024)
Changed paths:
M .perlcriticrc
M .perltidyrc
M contrib/authmysql.in
M control/perl-nocem.in
M doc/pod/hook-perl.pod
M perl/INN/Utils/Shlock.pm.in
M perl/INN/ovsqlite_client.pm
M scripts/inncheck.in
M storage/ovsqlite/ovsqlite-util.in
Log Message:
-----------
Add missing trailing commas in Perl code
The latest perltidy release improved the addition of trailing commas
and their stability. Let's enforce them now, in compliance with the
CodeLayout::RequireTrailingCommaAtNewline perlcritic policy.
To unsubscribe from these emails, change your notification settings at https://github.com/InterNetNews/inn/settings/notifications
More information about the inn-committers
mailing list