mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
Add some new-style suite definitions
This commit is contained in:
4
python/ql/src/codeql-suites/python-lgtm-full.qls
Normal file
4
python/ql/src/codeql-suites/python-lgtm-full.qls
Normal file
@@ -0,0 +1,4 @@
|
||||
- description: Standard LGTM queries for Python, including ones not displayed by default
|
||||
- qlpack: codeql-python
|
||||
- apply: lgtm-selectors.yml
|
||||
from: codeql-suite-helpers
|
||||
4
python/ql/src/codeql-suites/python-lgtm.qls
Normal file
4
python/ql/src/codeql-suites/python-lgtm.qls
Normal file
@@ -0,0 +1,4 @@
|
||||
- description: Standard LGTM queries for Python
|
||||
- apply: codeql-suites/python-lgtm-full.qls
|
||||
- apply: lgtm-displayed-only.yml
|
||||
from: codeql-suite-helpers
|
||||
Reference in New Issue
Block a user