We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53cae4f commit 88f6687Copy full SHA for 88f6687
1 file changed
javascript/ql/integration-tests/query-suite/javascript-code-quality-extended.qls.expected
@@ -7,3 +7,4 @@ ql/javascript/ql/src/LanguageFeatures/TemplateSyntaxInStringLiteral.ql
7
ql/javascript/ql/src/Quality/UnhandledErrorInStreamPipeline.ql
8
ql/javascript/ql/src/RegExp/DuplicateCharacterInCharacterClass.ql
9
ql/javascript/ql/src/RegExp/RegExpAlwaysMatches.ql
10
+ql/javascript/ql/src/Statements/LoopIterationSkippedDueToShifting.ql
0 commit comments