79247881

Date: 2024-12-03 14:00:01
Score: 1
Natty:
Report link
$MyVar | % {
    $_.PropertyX = 100
    $_.PropertyY = "myvalue"
    $_.MyMethod()
}
Reasons:
  • Low length (1.5):
  • Has code block (-0.5):
Posted by: Nicolas Melay