mirror of
https://github.com/github/codeql.git
synced 2026-03-05 23:26:51 +01:00
It was introduced in https://github.com/github/codeql-go/pull/718 in response to https://github.com/github/codeql-go/issues/717, to check that we don't have type assertions as sinks. We now have other tests covering type assertions.