forked from quic-go/quic-go
ci: update golangci-lint to v2.6.0 (#5412)
* ci: update golangci-lint to v2.6.0 * supress synctest linter warning
This commit is contained in:
@@ -14,5 +14,6 @@ func Test(t *testing.T, f func(t *testing.T)) {
|
||||
}
|
||||
|
||||
func Wait() {
|
||||
//nolint:govet // the CI configuration sets the GOEXPERIMENT=synctest flag
|
||||
synctest.Wait()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user