mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-10 07:36:27 -04:00
Delete the TODO comment about enabling goconst in the future from .golangci.yml
This commit is contained in:
parent
8f1a04d095
commit
4a97fb80f3
|
|
@ -15,7 +15,6 @@ linters:
|
|||
- makezero
|
||||
- nakedret
|
||||
- copyloopvar
|
||||
# - goconst # TODO: enable and fix issues
|
||||
fast: false
|
||||
|
||||
linters-settings:
|
||||
|
|
|
|||
Loading…
Reference in a new issue