mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04:00
Avoid gofumpt'ing other worktrees (#5931)
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.
This commit is contained in:
commit
c477a2959b
Loading…
Reference in a new issue