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