mirror of
https://github.com/github/codeql.git
synced 2026-01-30 14:52:57 +01:00
For example, https://godoc.org/golang.org/x/crypto/ssh/knownhosts#New returns a host-key checker and an error value, and we previously didn't consider the first return value a candidate checker function.