mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-04-21 12:16:54 +02:00
Delete the TODO comment about enabling goconst
in the future from .golangci.yml
(#3596)
## Context: https://github.com/jesseduffield/lazygit/pull/3592#issuecomment-2129535231
This commit is contained in:
commit
b4aa68d0b3
@ -15,7 +15,6 @@ linters:
|
||||
- makezero
|
||||
- nakedret
|
||||
- copyloopvar
|
||||
# - goconst # TODO: enable and fix issues
|
||||
fast: false
|
||||
|
||||
linters-settings:
|
||||
|
Loading…
x
Reference in New Issue
Block a user