chore: deprecated check-shadowing in golangci.yml
parent
918e3ccd81
commit
8eb8f1332f
|
@ -40,7 +40,6 @@ linters:
|
|||
linters-settings:
|
||||
# Default
|
||||
govet:
|
||||
check-shadowing: false
|
||||
disable-all: true
|
||||
enable:
|
||||
- assign
|
||||
|
|
Loading…
Reference in New Issue