Skip to content

Avoid gofumpt'ing other worktrees - #5931

Merged
stefanhaller merged 1 commit into
masterfrom
avoid-gofumpting-other-worktrees
Aug 14, 2026
Merged

Avoid gofumpt'ing other worktrees#5931
stefanhaller merged 1 commit into
masterfrom
avoid-gofumpting-other-worktrees

Conversation

@stefanhaller

Copy link
Copy Markdown
Collaborator

This is usually not a problem (except for the unnecessarily wasted time) because all worktrees should normally be correctly formatted; but it is a problem when we bump the formatter version, and some worktrees are already on the new version and others still on the old.

@stefanhaller stefanhaller added the maintenance For refactorings, CI changes, tests, version bumping, etc label Aug 14, 2026
This is usually not a problem (except for the unnecessarily wasted time)
because all worktrees should normally be correctly formatted; but it is
a problem when we bump the formatter version, and some worktrees are
already on the new version and others still on the old.
@stefanhaller
stefanhaller force-pushed the avoid-gofumpting-other-worktrees branch from 837d700 to 1a3cf79 Compare August 14, 2026 20:44
@stefanhaller
stefanhaller merged commit c477a29 into master Aug 14, 2026
13 checks passed
@stefanhaller
stefanhaller deleted the avoid-gofumpting-other-worktrees branch August 14, 2026 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance For refactorings, CI changes, tests, version bumping, etc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant