mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 15:46:26 -04: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…
Reference in a new issue