chore(deps): update dependencies and linters
This commit is contained in:
parent
927655f4bc
commit
ec494ffc7b
3 changed files with 16 additions and 17 deletions
|
@ -7,21 +7,20 @@ issues:
|
|||
linters:
|
||||
disable-all: true
|
||||
enable:
|
||||
- copyloopvar
|
||||
- durationcheck
|
||||
- errcheck
|
||||
- exportloopref
|
||||
- forcetypeassert
|
||||
- godot
|
||||
- gofmt
|
||||
- gosimple
|
||||
- govet
|
||||
- ineffassign
|
||||
- makezero
|
||||
- misspell
|
||||
- nilerr
|
||||
- predeclared
|
||||
- staticcheck
|
||||
- tenv
|
||||
- unconvert
|
||||
- unparam
|
||||
- unused
|
||||
- vet
|
Loading…
Add table
Add a link
Reference in a new issue