chore(tools): bump golangci-lint to v1.59.0
This commit is contained in:
parent
eb3733928b
commit
841a72d162
|
@ -51,17 +51,9 @@ issues:
|
|||
linters:
|
||||
enable-all: true
|
||||
disable:
|
||||
# abandoned
|
||||
- deadcode
|
||||
- golint
|
||||
- ifshort
|
||||
- varcheck
|
||||
- structcheck
|
||||
- scopelint
|
||||
- nosnakecase
|
||||
- maligned
|
||||
- exhaustivestruct
|
||||
- interfacer
|
||||
#deprecated
|
||||
- gomnd
|
||||
- execinquery
|
||||
# keep
|
||||
- varnamelen
|
||||
- godox # there are a bunch of TODOs that must be solved
|
||||
|
|
Loading…
Reference in New Issue