Rangeanalysis: Make new qlpack

This commit is contained in:
Anders Schack-Mulligen
2023-10-05 13:42:09 +02:00
parent 4920c7f8b0
commit aed830cf1b
2 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Initial release. Moves the range analysis library into its own qlpack.

View File

@@ -0,0 +1,7 @@
name: codeql/rangeanalysis
version: 0.0.1-dev
groups: shared
library: true
dependencies:
codeql/util: ${workspace}
warnOnImplicitThis: true