[InterNetNews/inn] 108fff: Add check for perltidy --warn-unused-keys
Julien ÉLIE
noreply at github.com
Sat Feb 1 07:12:34 UTC 2025
Branch: refs/heads/main
Home: https://github.com/InterNetNews/inn
Commit: 108fffd6c7d70193d52607e5b433368b18c5499b
https://github.com/InterNetNews/inn/commit/108fffd6c7d70193d52607e5b433368b18c5499b
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2025-02-01 (Sat, 01 Feb 2025)
Changed paths:
M Makefile
M frontends/pullnews.in
M samples/filter_nnrpd.pl
M samples/nnrpd_auth.pl.in
M scripts/inncheck.in
M scripts/innreport.in
M scripts/innreport_inn.pm
M scripts/simpleftp.in
M storage/ovsqlite/ovsqlite-util.in
M tests/docs/pod.t.in
Log Message:
-----------
Add check for perltidy --warn-unused-keys
make code-check now reports unused hash keys in Perl scripts.
Mark as used the ones that actually are (in @unique_hash_keys_unused)
and remove the useless ones like in nnrpd_auth.pl and inncheck (the
permissions for rc.news are already treated in the code).
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