We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
js/label-in-switch
reliability
correctness
1 parent 125add1 commit 4bc9732Copy full SHA for 4bc9732
1 file changed
javascript/ql/src/Statements/LabelInCase.ql
@@ -6,8 +6,8 @@
6
* @problem.severity warning
7
* @id js/label-in-switch
8
* @tags quality
9
- * maintainability
10
- * readability
+ * reliability
+ * correctness
11
* @precision very-high
12
*/
13
0 commit comments