CPP: Add precision/tags and adjust severity.

This commit is contained in:
Geoffrey White
2018-11-08 17:58:47 +00:00
parent 83d4b23ae3
commit 8a3f8c5c1d

View File

@@ -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