chore(ci): update linters

This commit is contained in:
sentriz
2023-03-10 16:59:15 +00:00
parent 222256cccb
commit a2f70f4059
2 changed files with 0 additions and 4 deletions

View File

@@ -7,7 +7,6 @@ linters:
disable-all: true
enable:
- bodyclose
- deadcode
- depguard
- dogsled
- errcheck
@@ -28,11 +27,9 @@ linters:
- revive
- rowserrcheck
- staticcheck
- structcheck
- stylecheck
- typecheck
- unconvert
- varcheck
issues:
exclude-rules:

View File

@@ -1,4 +1,3 @@
//nolint:deadcode
package ctrlsubsonic
import (