We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7fa6c54 + f963ebc commit 280a62eCopy full SHA for 280a62e
javascript/ql/src/Statements/UseOfReturnlessFunction.ql
@@ -4,7 +4,7 @@
4
* @kind problem
5
* @problem.severity warning
6
* @id js/use-of-returnless-function
7
- * @tags maintainability,
+ * @tags maintainability
8
* correctness
9
* @precision high
10
*/
0 commit comments