Files
codeql/unified/ql/lib/qlpack.yml
Asger F bced7bb6d2 unified: Add local name binding and tests
As documented in the test, 'guard if' statements are still not properly supported.
2026-07-01 21:51:21 +02:00

13 lines
269 B
YAML

name: codeql/unified-all
version: 0.0.1-dev
groups: unified
dbscheme: unified.dbscheme
extractor: unified
library: true
upgrades: upgrades
dependencies:
codeql/util: ${workspace}
codeql/namebinding: ${workspace}
warnOnImplicitThis: true
compileForOverlayEval: true