mirror of
https://github.com/github/codeql.git
synced 2026-05-08 15:11:36 +02:00
Adjusted `tracked.ql` - no need to annotate results on line 0 this could happen for global SSA variables - no need to annotate scope entry definitons they look a bit weird, as the annotation goes on the line of the function definition.