Skip to content

Commit 5a95213

Browse files
authored
Merge pull request #206 from github/tausbn/fix-identical-files
2 parents 302b485 + 2bbcbb2 commit 5a95213

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

codeql

Submodule codeql updated 559 files

scripts/identical-files.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"ql/src/codeql_ruby/dataflow/internal/DataFlowImpl.qll"
1313
],
1414
"TypeTracker": [
15-
"codeql/python/ql/src/experimental/typetracking/TypeTracker.qll",
15+
"codeql/python/ql/src/semmle/python/dataflow/new/internal/TypeTracker.qll",
1616
"ql/src/codeql_ruby/typetracking/TypeTracker.qll"
1717
]
1818
}

0 commit comments

Comments
 (0)