Skip to content

Commit fbeecd6

Browse files
authored
Merge pull request #9744 from github/aeisenberg/move-contextual-queries
2 parents 06c6866 + 7864a75 commit fbeecd6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+39
-12
lines changed

config/identical-files.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -453,11 +453,11 @@
453453
"python/ql/src/Lexical/CommentedOutCodeReferences.inc.qhelp"
454454
],
455455
"IDE Contextual Queries": [
456-
"cpp/ql/src/IDEContextual.qll",
457-
"csharp/ql/src/IDEContextual.qll",
458-
"java/ql/src/IDEContextual.qll",
459-
"javascript/ql/src/IDEContextual.qll",
460-
"python/ql/src/analysis/IDEContextual.qll"
456+
"cpp/ql/lib/IDEContextual.qll",
457+
"csharp/ql/lib/IDEContextual.qll",
458+
"java/ql/lib/IDEContextual.qll",
459+
"javascript/ql/lib/IDEContextual.qll",
460+
"python/ql/lib/analysis/IDEContextual.qll"
461461
],
462462
"SSA C#": [
463463
"csharp/ql/lib/semmle/code/csharp/dataflow/internal/SsaImplCommon.qll",
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 4 additions & 0 deletions
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)