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