Skip to content

fix: wrap long comment line to satisfy noir formatter#22011

Closed
AztecBot wants to merge 1 commit into
backport-to-v4-next-stagingfrom
claudebox/0150633f06bfb379-2
Closed

fix: wrap long comment line to satisfy noir formatter#22011
AztecBot wants to merge 1 commit into
backport-to-v4-next-stagingfrom
claudebox/0150633f06bfb379-2

Conversation

@AztecBot

Copy link
Copy Markdown
Collaborator

Summary

Fixes the noir formatter CI failure on PR #21995 by wrapping a doc comment line in initialization_utils.nr that was exactly 120 characters — the formatter wants to break it at a word boundary.

The line /// Only checks the private initialization nullifier in the settled nullifier tree. Since both nullifiers are emitted in was exactly 120 chars. The formatter wraps after "emitted" instead of keeping "emitted in" together.

Test plan

  • CI noir-projects build step should pass with this fix

ClaudeBox log: https://claudebox.work/s/0150633f06bfb379?run=2

@AztecBot AztecBot added ci-draft Run CI on draft PRs. claudebox Owned by claudebox. it can push to this PR. labels Mar 25, 2026
@AztecBot

Copy link
Copy Markdown
Collaborator Author

Automatically closing this stale claudebox draft PR (no updates for 5+ days). Re-open if still needed.

@AztecBot AztecBot closed this Mar 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci-draft Run CI on draft PRs. claudebox Owned by claudebox. it can push to this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants