Skip to content

fix(nightly): Add parentheses around walrus operator assignment in bu…#66

Merged
justindobbs merged 1 commit intomainfrom
fix-nightly-regression-ci
Mar 3, 2026
Merged

fix(nightly): Add parentheses around walrus operator assignment in bu…#66
justindobbs merged 1 commit intomainfrom
fix-nightly-regression-ci

Conversation

@justindobbs
Copy link
Copy Markdown
Owner

…dget check

  • Wrap ceil := ceiling walrus operator in parentheses to fix syntax compatibility
  • Prevents potential parsing issues with walrus operator in conditional expression

…dget check

- Wrap `ceil := ceiling` walrus operator in parentheses to fix syntax compatibility
- Prevents potential parsing issues with walrus operator in conditional expression
@justindobbs justindobbs merged commit 5329bcf into main Mar 3, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant