Skip to content

Commit 280a62e

Browse files
authored
Merge pull request github#2138 from Semmle/xiemaisi-patch-1
Approved by erik-krogh
2 parents 7fa6c54 + f963ebc commit 280a62e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/src/Statements/UseOfReturnlessFunction.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* @kind problem
55
* @problem.severity warning
66
* @id js/use-of-returnless-function
7-
* @tags maintainability,
7+
* @tags maintainability
88
* correctness
99
* @precision high
1010
*/

0 commit comments

Comments
 (0)