Update golangci-lint and turn it on in CI
This commit is contained in:
committed by
Sylwia Szunejko
parent
a9ab270196
commit
ab80d70106
@@ -165,8 +165,6 @@ func TestCmp(t *testing.T) {
|
||||
S: "like LIKE (?,?)",
|
||||
N: []string{"name[0]", "name[1]"},
|
||||
},
|
||||
|
||||
|
||||
// Custom bind names on tuples
|
||||
{
|
||||
C: EqTupleNamed("eq", 2, "name"),
|
||||
|
||||
Reference in New Issue
Block a user