Skip to content

Commit 6540e1e

Browse files
committed
Swift: Share 'ControlFlowGraphImplShared.qll' for Swift with Ruby and C#.
1 parent e98728b commit 6540e1e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

config/identical-files.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,8 @@
500500
],
501501
"CFG": [
502502
"csharp/ql/lib/semmle/code/csharp/controlflow/internal/ControlFlowGraphImplShared.qll",
503-
"ruby/ql/lib/codeql/ruby/controlflow/internal/ControlFlowGraphImplShared.qll"
503+
"ruby/ql/lib/codeql/ruby/controlflow/internal/ControlFlowGraphImplShared.qll",
504+
"swift/ql/lib/codeql/swift/controlflow/internal/ControlFlowGraphImplShared.qll"
504505
],
505506
"TypeTracker": [
506507
"python/ql/lib/semmle/python/dataflow/new/internal/TypeTracker.qll",

0 commit comments

Comments
 (0)