[InterNetNews/inn] 933ca6: Use bare return instead of return undef

Julien ÉLIE noreply at github.com
Fri Aug 9 20:30:11 UTC 2024


  Branch: refs/heads/main
  Home:   https://github.com/InterNetNews/inn
  Commit: 933ca64b1b22770cc2f0d65a6220a6d7ba1f626e
      https://github.com/InterNetNews/inn/commit/933ca64b1b22770cc2f0d65a6220a6d7ba1f626e
  Author: Julien ÉLIE <Julien-Elie at users.noreply.github.com>
  Date:   2024-08-09 (Fri, 09 Aug 2024)

  Changed paths:
    M contrib/archivegz.in
    M control/controlchan.in
    M scripts/innreport.in
    M storage/ovsqlite/ovsqlite-util.in

  Log Message:
  -----------
  Use 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