mirror of
https://github.com/github/codeql.git
synced 2026-04-22 23:35:14 +02:00
Update ExprHasNoEffect.ql
adding quality tags per metadata styleguide
This commit is contained in:
@@ -5,10 +5,12 @@
|
||||
* @kind problem
|
||||
* @problem.severity warning
|
||||
* @id js/useless-expression
|
||||
* @tags maintainability
|
||||
* @tags quality
|
||||
* maintainability
|
||||
* correctness
|
||||
* external/cwe/cwe-480
|
||||
* external/cwe/cwe-561
|
||||
* useless-code
|
||||
* @precision very-high
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user