Replace deprecated linters

This commit is contained in:
Katrina Verey
2022-03-29 12:45:34 -04:00
parent 5c359bda28
commit b368b347d1
3 changed files with 3 additions and 6 deletions

View File

@@ -22,15 +22,14 @@ linters:
# - gocyclo
- gofmt
- goimports
# - golint
# - gosec
- gosimple
- govet
- ineffassign
- interfacer
# - lll
- misspell
- nakedret
- revive
# - scopelint
- staticcheck
- structcheck