chore(ci): update linters
This commit is contained in:
@@ -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:
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
//nolint:deadcode
|
||||
package ctrlsubsonic
|
||||
|
||||
import (
|
||||
|
||||
Reference in New Issue
Block a user