Skip to content

Commit 5946d5e

Browse files
committed
Dataflow: Remove sync.
1 parent 0544205 commit 5946d5e

File tree

1 file changed

+0
-30
lines changed

1 file changed

+0
-30
lines changed

config/identical-files.json

Lines changed: 0 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,4 @@
11
{
2-
"DataFlow Java/C++/C#/Go/Python/Ruby/Swift": [
3-
"java/ql/lib/semmle/code/java/dataflow/internal/DataFlow.qll",
4-
"cpp/ql/lib/semmle/code/cpp/dataflow/internal/DataFlow.qll",
5-
"cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlow.qll",
6-
"csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlow.qll",
7-
"go/ql/lib/semmle/go/dataflow/internal/DataFlow.qll",
8-
"python/ql/lib/semmle/python/dataflow/new/internal/DataFlow.qll",
9-
"ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlow.qll",
10-
"swift/ql/lib/codeql/swift/dataflow/internal/DataFlow.qll"
11-
],
12-
"DataFlowImpl Java/C++/C#/Go/Python/Ruby/Swift": [
13-
"java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImpl.qll",
14-
"cpp/ql/lib/semmle/code/cpp/dataflow/internal/DataFlowImpl.qll",
15-
"cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowImpl.qll",
16-
"csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImpl.qll",
17-
"go/ql/lib/semmle/go/dataflow/internal/DataFlowImpl.qll",
18-
"python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImpl.qll",
19-
"ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImpl.qll",
20-
"swift/ql/lib/codeql/swift/dataflow/internal/DataFlowImpl.qll"
21-
],
222
"DataFlow Java/C++/C#/Go/Python/Ruby/Swift Legacy Configuration": [
233
"java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImpl1.qll",
244
"java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImpl2.qll",
@@ -53,16 +33,6 @@
5333
"ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImplForPathname.qll",
5434
"swift/ql/lib/codeql/swift/dataflow/internal/DataFlowImpl1.qll"
5535
],
56-
"DataFlow Java/C++/C#/Go/Python/Ruby/Swift Common": [
57-
"java/ql/lib/semmle/code/java/dataflow/internal/DataFlowImplCommon.qll",
58-
"cpp/ql/lib/semmle/code/cpp/dataflow/internal/DataFlowImplCommon.qll",
59-
"cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/DataFlowImplCommon.qll",
60-
"csharp/ql/lib/semmle/code/csharp/dataflow/internal/DataFlowImplCommon.qll",
61-
"go/ql/lib/semmle/go/dataflow/internal/DataFlowImplCommon.qll",
62-
"python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImplCommon.qll",
63-
"ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImplCommon.qll",
64-
"swift/ql/lib/codeql/swift/dataflow/internal/DataFlowImplCommon.qll"
65-
],
6636
"TaintTracking Java/C++/C#/Go/Python/Ruby/Swift": [
6737
"cpp/ql/lib/semmle/code/cpp/dataflow/internal/tainttracking1/TaintTracking.qll",
6838
"cpp/ql/lib/semmle/code/cpp/ir/dataflow/internal/tainttracking1/TaintTracking.qll",

0 commit comments

Comments
 (0)