Skip to content

Commit b897a40

Browse files
committed
Move python contextual queries to lib folders
This will ensure that python projects can use jump to ref/def in vscode when the core libraries are not installed.
1 parent d50816a commit b897a40

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
category: breaking
3+
---
4+
* Contextual queries and the query libraries they depend on have been moved to the `codeql/python-all` package.
5+

0 commit comments

Comments
 (0)