mirror of
https://github.com/github/codeql.git
synced 2026-04-18 05:24:01 +02:00
It's better to join with the range expression first since that will only multiply tuple counts by the number of lines in an average source/sink. Joining with `restrictAlertsToStartLine` first would multiply tuple counts by the number of sources/sinks in a given file.