- Notifications
You must be signed in to change notification settings - Fork960
Commit71b0916
committed
refactor: address code style nitpicks in MarkPullRequestReadyForReview
Based on code review feedback, made the following improvements:- Rename 'variables' to 'vars' for consistency with other GraphQL functions- Improve comment precision for GraphQL schema requirementsThese changes enhance code consistency and documentation clarity whilemaintaining full functionality. All tests, linting, and build checks pass.1 parent7801e97 commit71b0916
1 file changed
+4
-4
lines changedLines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1642 | 1642 |
| |
1643 | 1643 |
| |
1644 | 1644 |
| |
1645 |
| - | |
| 1645 | + | |
1646 | 1646 |
| |
1647 | 1647 |
| |
1648 | 1648 |
| |
| |||
1655 | 1655 |
| |
1656 | 1656 |
| |
1657 | 1657 |
| |
1658 |
| - | |
| 1658 | + | |
1659 | 1659 |
| |
1660 | 1660 |
| |
1661 | 1661 |
| |
1662 | 1662 |
| |
1663 | 1663 |
| |
1664 |
| - | |
| 1664 | + | |
1665 | 1665 |
| |
1666 | 1666 |
| |
1667 | 1667 |
| |
| |||
1674 | 1674 |
| |
1675 | 1675 |
| |
1676 | 1676 |
| |
1677 |
| - | |
| 1677 | + | |
1678 | 1678 |
| |
1679 | 1679 |
| |
1680 | 1680 |
| |
|
0 commit comments
Comments
(0)