We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62fb216 commit ed069feCopy full SHA for ed069fe
1 file changed
cpp/ql/src/Likely Bugs/ContinueInFalseLoop.ql
@@ -5,8 +5,8 @@
5
* a bug.
6
* @kind problem
7
* @id cpp/continue-in-false-loop
8
- * @problem.severity recommendation
9
- * @precision medium
+ * @problem.severity warning
+ * @precision high
10
* @tags correctness
11
*/
12
0 commit comments