mirror of
https://github.com/github/codeql.git
synced 2026-04-20 22:44:52 +02:00
Previously it was theoretically possible to create a cycle of preferred predecessors, since badness had higher precedence than depth. We now require the preferred predecessor to have lower depth. With this criteria we can remove the arbitray cap on badness.