mirror of
https://github.com/github/codeql.git
synced 2026-05-01 19:55:15 +02:00
CPP: Add precision/tags and adjust severity.
This commit is contained in:
@@ -5,7 +5,9 @@
|
||||
* a bug.
|
||||
* @kind problem
|
||||
* @id cpp/continue-in-false-loop
|
||||
* @problem.severity warning
|
||||
* @problem.severity recommendation
|
||||
* @precision medium
|
||||
* @tags correctness
|
||||
*/
|
||||
|
||||
import cpp
|
||||
|
||||
Reference in New Issue
Block a user