Skip to content

Commit ed069fe

Browse files
committed
CPP: Upgrade precision/severity.
1 parent 62fb216 commit ed069fe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cpp/ql/src/Likely Bugs/ContinueInFalseLoop.ql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
* a bug.
66
* @kind problem
77
* @id cpp/continue-in-false-loop
8-
* @problem.severity recommendation
9-
* @precision medium
8+
* @problem.severity warning
9+
* @precision high
1010
* @tags correctness
1111
*/
1212

0 commit comments

Comments
 (0)