mirror of
https://github.com/github/codeql.git
synced 2026-04-23 15:55:18 +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.
This directory contains tests for experimental CodeQL queries and libraries.