mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-10 20:05:50 +02:00
Delete the TODO comment about enabling goconst
in the future from .golangci.yml
This commit is contained in:
parent
8f1a04d095
commit
4a97fb80f3
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ linters:
|
|||
- makezero
|
||||
- nakedret
|
||||
- copyloopvar
|
||||
# - goconst # TODO: enable and fix issues
|
||||
fast: false
|
||||
|
||||
linters-settings:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue