Skip to content

Commit 7c25bcd

Browse files
committed
Changed js/duplicate-condition to reliability and correctness
1 parent aa3e9c6 commit 7c25bcd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

javascript/ql/src/Expressions/DuplicateCondition.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/duplicate-condition
88
* @tags quality
9-
* maintainability
10-
* readability
9+
* reliability
10+
* correctness
1111
* external/cwe/cwe-561
1212
* @precision very-high
1313
*/

0 commit comments

Comments
 (0)