mirror of
https://github.com/github/codeql.git
synced 2026-04-24 16:25:15 +02:00
Add .qlpath and .project files for Python queries.
This commit is contained in:
6
python/ql/src/.qlpath
Normal file
6
python/ql/src/.qlpath
Normal file
@@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<ns:qlpath xmlns:ns="https://semmle.com/schemas/qlpath">
|
||||
<librarypath/>
|
||||
<dbscheme>/semmlecode-python-queries/semmlecode.python.dbscheme</dbscheme>
|
||||
<defaultImports><defaultImport>python</defaultImport></defaultImports>
|
||||
</ns:qlpath>
|
||||
Reference in New Issue
Block a user