-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
I tried to enable the linter with golangci-lint and it fails on the t.Errorf
function, it is same as Printf
, should be ignored
cond_expr_test.go:472:44: pass []any as any to func t.Errorf func(format string, args ...any) (asasalint)
t.Errorf("arguments don't match: %v", arguments)
^
alingse
Metadata
Metadata
Assignees
Labels
No labels