mirror of
https://github.com/github/codeql.git
synced 2026-04-25 16:55:19 +02:00
JS: Enable post-processing for all .qlref files
This commit is contained in:
@@ -1 +1,2 @@
|
||||
AngularJS/DeadAngularJSEventListener.ql
|
||||
query: AngularJS/DeadAngularJSEventListener.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
AngularJS/DependencyMismatch.ql
|
||||
query: AngularJS/DependencyMismatch.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
AngularJS/DisablingSce.ql
|
||||
query: AngularJS/DisablingSce.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
AngularJS/DoubleCompilation.ql
|
||||
query: AngularJS/DoubleCompilation.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
AngularJS/IncompatibleService.ql
|
||||
query: AngularJS/IncompatibleService.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
AngularJS/InsecureUrlWhitelist.ql
|
||||
query: AngularJS/InsecureUrlWhitelist.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
AngularJS/MissingExplicitInjection.ql
|
||||
query: AngularJS/MissingExplicitInjection.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
AngularJS/RepeatedInjection.ql
|
||||
query: AngularJS/RepeatedInjection.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
AngularJS/UnusedAngularDependency.ql
|
||||
query: AngularJS/UnusedAngularDependency.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
AngularJS/UseNgSrc.ql
|
||||
query: AngularJS/UseNgSrc.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Comments/CommentedOutCode.ql
|
||||
query: Comments/CommentedOutCode.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Comments/TodoComments.ql
|
||||
query: Comments/TodoComments.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
DOM/Alert.ql
|
||||
query: DOM/Alert.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
DOM/AmbiguousIdAttribute.ql
|
||||
query: DOM/AmbiguousIdAttribute.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
DOM/ConflictingAttributes.ql
|
||||
query: DOM/ConflictingAttributes.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
DOM/DuplicateAttributes.ql
|
||||
query: DOM/DuplicateAttributes.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
DOM/MalformedIdAttribute.ql
|
||||
query: DOM/MalformedIdAttribute.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
DOM/PseudoEval.ql
|
||||
query: DOM/PseudoEval.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
DOM/TargetBlank.ql
|
||||
query: DOM/TargetBlank.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Declarations/ArgumentsRedefined.ql
|
||||
query: Declarations/ArgumentsRedefined.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Declarations/AssignmentToConst.ql
|
||||
query: Declarations/AssignmentToConst.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Declarations/ClobberingVarInit.ql
|
||||
query: Declarations/ClobberingVarInit.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Declarations/ConflictingFunctions.ql
|
||||
query: Declarations/ConflictingFunctions.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Declarations/DeadStoreOfGlobal.ql
|
||||
query: Declarations/DeadStoreOfGlobal.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Declarations/DeadStoreOfLocal.ql
|
||||
query: Declarations/DeadStoreOfLocal.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Declarations/DeadStoreOfProperty.ql
|
||||
query: Declarations/DeadStoreOfProperty.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Declarations/DeclBeforeUse.ql
|
||||
query: Declarations/DeclBeforeUse.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Declarations/DefaultArgumentReferencesNestedFunction.ql
|
||||
query: Declarations/DefaultArgumentReferencesNestedFunction.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Declarations/DuplicateVarDecl.ql
|
||||
query: Declarations/DuplicateVarDecl.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Declarations/IneffectiveParameterType.ql
|
||||
query: Declarations/IneffectiveParameterType.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Declarations/MissingThisQualifier.ql
|
||||
query: Declarations/MissingThisQualifier.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Declarations/MissingVarDecl.ql
|
||||
query: Declarations/MissingVarDecl.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Declarations/MixedStaticInstanceThisAccess.ql
|
||||
query: Declarations/MixedStaticInstanceThisAccess.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Declarations/RedeclaredVariable.ql
|
||||
query: Declarations/RedeclaredVariable.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Declarations/SuspiciousMethodNameDeclaration.ql
|
||||
query: Declarations/SuspiciousMethodNameDeclaration.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Declarations/TemporalDeadZone.ql
|
||||
query: Declarations/TemporalDeadZone.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Declarations/TooManyParameters.ql
|
||||
query: Declarations/TooManyParameters.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Declarations/UniqueParameterNames.ql
|
||||
query: Declarations/UniqueParameterNames.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Declarations/UniquePropertyNames.ql
|
||||
query: Declarations/UniquePropertyNames.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Declarations/UnreachableMethodOverloads.ql
|
||||
query: Declarations/UnreachableMethodOverloads.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Declarations/UnstableCyclicImport.ql
|
||||
query: Declarations/UnstableCyclicImport.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Declarations/UnusedParameter.ql
|
||||
query: Declarations/UnusedParameter.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Declarations/UnusedProperty.ql
|
||||
query: Declarations/UnusedProperty.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Declarations/UnusedVariable.ql
|
||||
query: Declarations/UnusedVariable.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Electron/AllowRunningInsecureContent.ql
|
||||
query: Electron/AllowRunningInsecureContent.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Electron/DisablingWebSecurity.ql
|
||||
query: Electron/DisablingWebSecurity.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Electron/EnablingNodeIntegration.ql
|
||||
query: Electron/EnablingNodeIntegration.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Expressions/BitwiseSignCheck.ql
|
||||
query: Expressions/BitwiseSignCheck.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Expressions/CompareIdenticalValues.ql
|
||||
query: Expressions/CompareIdenticalValues.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Expressions/ComparisonWithNaN.ql
|
||||
query: Expressions/ComparisonWithNaN.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Expressions/DuplicateCondition.ql
|
||||
query: Expressions/DuplicateCondition.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Expressions/DuplicateProperty.ql
|
||||
query: Expressions/DuplicateProperty.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Expressions/DuplicateSwitchCase.ql
|
||||
query: Expressions/DuplicateSwitchCase.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Expressions/ExprHasNoEffect.ql
|
||||
query: Expressions/ExprHasNoEffect.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Expressions/HeterogeneousComparison.ql
|
||||
query: Expressions/HeterogeneousComparison.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Expressions/ImplicitOperandConversion.ql
|
||||
query: Expressions/ImplicitOperandConversion.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Expressions/MissingAwait.ql
|
||||
query: Expressions/MissingAwait.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Expressions/MissingDotLengthInComparison.ql
|
||||
query: Expressions/MissingDotLengthInComparison.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Expressions/MissingSpaceInAppend.ql
|
||||
query: Expressions/MissingSpaceInAppend.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Expressions/MisspelledIdentifier.ql
|
||||
query: Expressions/MisspelledIdentifier.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Expressions/MisspelledVariableName.ql
|
||||
query: Expressions/MisspelledVariableName.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Expressions/RedundantExpression.ql
|
||||
query: Expressions/RedundantExpression.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Expressions/SelfAssignment.ql
|
||||
query: Expressions/SelfAssignment.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Expressions/ShiftOutOfRange.ql
|
||||
query: Expressions/ShiftOutOfRange.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Expressions/StringInsteadOfRegex.ql
|
||||
query: Expressions/StringInsteadOfRegex.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Expressions/SuspiciousInvocation.ql
|
||||
query: Expressions/SuspiciousInvocation.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Expressions/SuspiciousPropAccess.ql
|
||||
query: Expressions/SuspiciousPropAccess.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Expressions/UnboundEventHandlerReceiver.ql
|
||||
query: Expressions/UnboundEventHandlerReceiver.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Expressions/UnclearOperatorPrecedence.ql
|
||||
query: Expressions/UnclearOperatorPrecedence.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Expressions/UnknownDirective.ql
|
||||
query: Expressions/UnknownDirective.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Expressions/HeterogeneousComparison.ql
|
||||
query: Expressions/HeterogeneousComparison.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Expressions/UnneededDefensiveProgramming.ql
|
||||
query: Expressions/UnneededDefensiveProgramming.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Statements/UselessConditional.ql
|
||||
query: Statements/UselessConditional.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
Expressions/WhitespaceContradictsPrecedence.ql
|
||||
query: Expressions/WhitespaceContradictsPrecedence.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
JSDoc/BadParamTag.ql
|
||||
query: JSDoc/BadParamTag.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
JSDoc/JSDocForNonExistentParameter.ql
|
||||
query: JSDoc/JSDocForNonExistentParameter.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
JSDoc/UndocumentedParameter.ql
|
||||
query: JSDoc/UndocumentedParameter.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
LanguageFeatures/ArgumentsCallerCallee.ql
|
||||
query: LanguageFeatures/ArgumentsCallerCallee.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
LanguageFeatures/BadTypeof.ql
|
||||
query: LanguageFeatures/BadTypeof.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
LanguageFeatures/ConditionalComments.ql
|
||||
query: LanguageFeatures/ConditionalComments.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
LanguageFeatures/DebuggerStatement.ql
|
||||
query: LanguageFeatures/DebuggerStatement.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
LanguageFeatures/DeleteVar.ql
|
||||
query: LanguageFeatures/DeleteVar.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
LanguageFeatures/EmptyArrayInit.ql
|
||||
query: LanguageFeatures/EmptyArrayInit.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
LanguageFeatures/Eval.ql
|
||||
query: LanguageFeatures/Eval.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
LanguageFeatures/ExpressionClosures.ql
|
||||
query: LanguageFeatures/ExpressionClosures.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
LanguageFeatures/ForInComprehensionBlocks.ql
|
||||
query: LanguageFeatures/ForInComprehensionBlocks.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
LanguageFeatures/IllegalInvocation.ql
|
||||
query: LanguageFeatures/IllegalInvocation.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
LanguageFeatures/InconsistentNew.ql
|
||||
query: LanguageFeatures/InconsistentNew.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
LanguageFeatures/InvalidPrototype.ql
|
||||
query: LanguageFeatures/InvalidPrototype.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
LanguageFeatures/JumpFromFinally.ql
|
||||
query: LanguageFeatures/JumpFromFinally.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
LanguageFeatures/LengthComparisonOffByOne.ql
|
||||
query: LanguageFeatures/LengthComparisonOffByOne.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
LanguageFeatures/NonLinearPattern.ql
|
||||
query: LanguageFeatures/NonLinearPattern.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
LanguageFeatures/PropertyWriteOnPrimitive.ql
|
||||
query: LanguageFeatures/PropertyWriteOnPrimitive.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
LanguageFeatures/SemicolonInsertion.ql
|
||||
query: LanguageFeatures/SemicolonInsertion.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
LanguageFeatures/SetterIgnoresParameter.ql
|
||||
query: LanguageFeatures/SetterIgnoresParameter.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
LanguageFeatures/SetterReturn.ql
|
||||
query: LanguageFeatures/SetterReturn.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
LanguageFeatures/SpuriousArguments.ql
|
||||
query: LanguageFeatures/SpuriousArguments.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
LanguageFeatures/StrictModeCallStackIntrospection.ql
|
||||
query: LanguageFeatures/StrictModeCallStackIntrospection.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
LanguageFeatures/SyntaxError.ql
|
||||
query: LanguageFeatures/SyntaxError.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
LanguageFeatures/TemplateSyntaxInStringLiteral.ql
|
||||
query: LanguageFeatures/TemplateSyntaxInStringLiteral.ql
|
||||
postprocess: utils/test/InlineExpectationsTestQuery.ql
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user