Merge pull request #3209 from hmakholm/baselib-extractor

Add extractor field in base language QL packs
This commit is contained in:
Pavel Avgustinov
2020-04-09 15:24:49 +01:00
committed by GitHub
10 changed files with 10 additions and 0 deletions

View File

@@ -2,3 +2,4 @@ name: codeql-python
version: 0.0.0
dbscheme: semmlecode.python.dbscheme
suites: codeql-suites
extractor: python

View File

@@ -1,3 +1,4 @@
name: codeql-python-tests
version: 0.0.0
libraryPathDependencies: codeql-python
extractor: python