mirror of
https://github.com/github/codeql.git
synced 2026-04-29 10:45:15 +02:00
JS: promote suspicious-method-name-declaration to quality query.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
ql/javascript/ql/src/Declarations/IneffectiveParameterType.ql
|
||||
ql/javascript/ql/src/Declarations/SuspiciousMethodNameDeclaration.ql
|
||||
ql/javascript/ql/src/Expressions/ExprHasNoEffect.ql
|
||||
ql/javascript/ql/src/Expressions/MissingAwait.ql
|
||||
ql/javascript/ql/src/LanguageFeatures/SpuriousArguments.ql
|
||||
|
||||
Reference in New Issue
Block a user