fix(pegboard): create missing normal runner configs#4619
Conversation
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
PR Review: fix(pegboard): create missing normal runner configsSummary: This is a minimal, targeted bug fix - a single character change that inverts a boolean condition. CorrectnessThe fix is clearly correct. The function is named
The original condition This was a classic logic inversion bug. Observations
VerdictThe fix is correct and the change is minimal and safe. Approve once out of draft. |

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: