[InterNetNews/inn] 3f4a22: perl-nocem: Bare return instead of return undef
Julien ÉLIE
noreply at github.com
Fri Aug 9 20:42:16 UTC 2024
Branch: refs/heads/main
Home: https://github.com/InterNetNews/inn
Commit: 3f4a22ec9b738c558f2adf425104a5f686bd7c3c
https://github.com/InterNetNews/inn/commit/3f4a22ec9b738c558f2adf425104a5f686bd7c3c
Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
Date: 2024-08-09 (Fri, 09 Aug 2024)
Changed paths:
M control/perl-nocem.in
Log Message:
-----------
perl-nocem: Bare return instead of return undef
To comply with the perlcritic Subroutines::ProhibitExplicitReturnUndef
policy.
Note that there's no bug in the current code as these return statements
were all in a scalar context.
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