mirror of
https://github.com/github/codeql.git
synced 2025-12-28 14:46:33 +01:00
feat(suite): Remove severity:warning queries from CodeScanning suite
This commit is contained in:
@@ -8,12 +8,17 @@
|
||||
tags contain:
|
||||
- security
|
||||
- maintainability
|
||||
problem.severity:
|
||||
- error
|
||||
- recommendation
|
||||
|
||||
- include:
|
||||
kind:
|
||||
- diagnostic
|
||||
|
||||
- exclude:
|
||||
problem.severity:
|
||||
- warning
|
||||
tags contain:
|
||||
- experimental
|
||||
- testing
|
||||
|
||||
Reference in New Issue
Block a user