mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
13 lines
271 B
YAML
13 lines
271 B
YAML
- description: Selectors for excluding queries that LGTM doesn't display by default
|
|
- exclude:
|
|
kind:
|
|
- problem
|
|
- path-problem
|
|
precision: medium
|
|
- exclude:
|
|
kind:
|
|
- problem
|
|
- path-problem
|
|
precision: high
|
|
problem.severity: recommendation
|