mirror of
https://github.com/github/codeql.git
synced 2026-05-15 03:39:32 +02:00
It's not possible for a class to actually inherit from itself, so if this happens, something has gone wrong with our analysis. We therefore explicitly exclude these results so they don't result in false positives.