feat(ci): add a bunch more linters
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
//nolint:goconst
|
||||
//nolint:goconst,errorlint
|
||||
package scanner_test
|
||||
|
||||
import (
|
||||
@@ -724,7 +724,6 @@ func TestMultiArtistSupport(t *testing.T) {
|
||||
},
|
||||
state(),
|
||||
)
|
||||
|
||||
}
|
||||
|
||||
func TestMultiArtistPreload(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user