Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
js/node/assignment-to-exports-variable
reliability
correctness
1 parent c1d29cc commit 2ab35d6Copy full SHA for 2ab35d6
1 file changed
javascript/ql/src/NodeJS/InvalidExport.ql
@@ -6,8 +6,8 @@
6
* @problem.severity warning
7
* @id js/node/assignment-to-exports-variable
8
* @tags quality
9
- * maintainability
10
- * readability
+ * reliability
+ * correctness
11
* frameworks/node.js
12
* external/cwe/cwe-563
13
* @precision very-high
0 commit comments