1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-06-27 00:51:18 +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:
Stefan Haller
2024-05-24 15:40:41 +02:00
committed by GitHub

View File

@ -15,7 +15,6 @@ linters:
- makezero
- nakedret
- copyloopvar
# - goconst # TODO: enable and fix issues
fast: false
linters-settings: