Skip to content

Commit 4bc9732

Browse files
committed
Changed js/label-in-switch to reliability and correctness
1 parent 125add1 commit 4bc9732

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

javascript/ql/src/Statements/LabelInCase.ql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
* @problem.severity warning
77
* @id js/label-in-switch
88
* @tags quality
9-
* maintainability
10-
* readability
9+
* reliability
10+
* correctness
1111
* @precision very-high
1212
*/
1313

0 commit comments

Comments
 (0)