mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-02-25 18:55:28 -06: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
|
- makezero
|
||||||
- nakedret
|
- nakedret
|
||||||
- copyloopvar
|
- copyloopvar
|
||||||
# - goconst # TODO: enable and fix issues
|
|
||||||
fast: false
|
fast: false
|
||||||
|
|
||||||
linters-settings:
|
linters-settings:
|
||||||
|
Loading…
Reference in New Issue
Block a user