mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-29 23:17:32 +02:00
For some reason the //nolint:golint,unused comment no longer seems to work after I updated gopls (I think). But I also don't understand why we mark unused stuff with linter comments instead of just getting rid of it.