Delete the TODO comment about enabling goconst in the future from .golangci.yml
This commit is contained in:
@@ -15,7 +15,6 @@ linters:
|
||||
- makezero
|
||||
- nakedret
|
||||
- copyloopvar
|
||||
# - goconst # TODO: enable and fix issues
|
||||
fast: false
|
||||
|
||||
linters-settings:
|
||||
|
||||
Reference in New Issue
Block a user