Skip to content

Commit 125add1

Browse files
committed
Changed js/node/missing-exports-qualifier to reliability and correctness
1 parent 2ab35d6 commit 125add1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

javascript/ql/src/NodeJS/MissingExports.ql

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
* @problem.severity error
77
* @id js/node/missing-exports-qualifier
88
* @tags quality
9-
* maintainability
10-
* readability
9+
* reliability
10+
* correctness
1111
* frameworks/node.js
1212
* @precision high
1313
*/

0 commit comments

Comments
 (0)