mirror of
https://github.com/github/codeql.git
synced 2026-03-23 16:06:47 +01: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.