mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
12 lines
229 B
YAML
12 lines
229 B
YAML
- description: Selectors for selecting the extended code-quality queries for a language
|
|
- include:
|
|
kind:
|
|
- problem
|
|
- path-problem
|
|
precision:
|
|
- high
|
|
- very-high
|
|
- medium
|
|
tags contain:
|
|
- quality
|