Skip to content

[v0.1.x-branch] Backport #963: tools: bump llformat for variadic call fix - #977

Merged
Roasbeef merged 1 commit into
v0.1.x-branchfrom
backport-963-to-v0.1.x-branch
Jul 17, 2026
Merged

[v0.1.x-branch] Backport #963: tools: bump llformat for variadic call fix#977
Roasbeef merged 1 commit into
v0.1.x-branchfrom
backport-963-to-v0.1.x-branch

Conversation

@github-actions

Copy link
Copy Markdown

Backport of #963


Summary

Audit

  • inspected history for ellipses removed from variadic calls
  • type-checked current calls where a final slice could be passed either as one any value or expanded
  • found no current missing variadic expansions, so this PR contains only the dependency update

Testing

  • make fmt-changed
  • make lint-changed-local
  • make tidy-module-check
  • make commitmsg-lint range="origin/main..HEAD"

Pin the merged formatter revision.

Multiline call reflow now preserves a final variadic ellipsis.

(cherry picked from commit 813f72d)
@Roasbeef
Roasbeef merged commit 8132fc1 into v0.1.x-branch Jul 17, 2026
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.

2 participants