We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e98728b commit 6540e1eCopy full SHA for 6540e1e
config/identical-files.json
@@ -500,7 +500,8 @@
500
],
501
"CFG": [
502
"csharp/ql/lib/semmle/code/csharp/controlflow/internal/ControlFlowGraphImplShared.qll",
503
- "ruby/ql/lib/codeql/ruby/controlflow/internal/ControlFlowGraphImplShared.qll"
+ "ruby/ql/lib/codeql/ruby/controlflow/internal/ControlFlowGraphImplShared.qll",
504
+ "swift/ql/lib/codeql/swift/controlflow/internal/ControlFlowGraphImplShared.qll"
505
506
"TypeTracker": [
507
"python/ql/lib/semmle/python/dataflow/new/internal/TypeTracker.qll",
0 commit comments