all: upgrade golangci-lint and formatters (#240)
This commit is contained in:
committed by
GitHub
parent
553930530f
commit
72b8db9c80
@@ -90,6 +90,7 @@ func TestCases(t *testing.T) {
|
||||
}
|
||||
|
||||
func MustInstruction(t *testing.T) func(*ir.Instruction, error) *ir.Instruction {
|
||||
t.Helper()
|
||||
return func(i *ir.Instruction, err error) *ir.Instruction {
|
||||
t.Helper()
|
||||
if err != nil {
|
||||
|
||||
Reference in New Issue
Block a user