freenas-proxmox/perl5/PVE/Storage
Kevin Adams f71a1171ec fix: resolve perlcritic violations blocking CI
- Replace `return undef` with bare `return` (ProhibitExplicitReturnUndef)
- Add `return;` to void-context subs _log, _maybe_cleanup_vm_target,
  _reload_iscsi (RequireFinalReturn)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-25 08:14:05 -04:00
..
Custom fix: resolve perlcritic violations blocking CI 2026-05-25 08:14:05 -04:00