mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Add code quality suite selector
This commit is contained in:
10
misc/suite-helpers/code-quality-selectors.yml
Normal file
10
misc/suite-helpers/code-quality-selectors.yml
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
- description: Selectors for selecting the Code-Quality-relevant queries for a language
|
||||||
|
- include:
|
||||||
|
kind:
|
||||||
|
- problem
|
||||||
|
- path-problem
|
||||||
|
precision:
|
||||||
|
- high
|
||||||
|
- very-high
|
||||||
|
tags contain:
|
||||||
|
- quality
|
||||||
Reference in New Issue
Block a user