Merge pull request #19627 from MathiasVP/generalize-bulk-generation

Bulk MAD generator: Support databases from DCA runs
This commit is contained in:
Mathias Vorreiter Pedersen
2025-05-30 14:46:36 +01:00
committed by GitHub
7 changed files with 585 additions and 336 deletions

View File

@@ -17,7 +17,7 @@ dependencies:
codeql/xml: ${workspace}
dataExtensions:
- ext/*.model.yml
- ext/generated/*.model.yml
- ext/generated/**/*.model.yml
- ext/deallocation/*.model.yml
- ext/allocation/*.model.yml
warnOnImplicitThis: true