Skip to content

Commit

Permalink
Ruby: delete identical-files refs to deleted files
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrford committed Sep 21, 2023
1 parent 840b1e0 commit 4031623
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions config/identical-files.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@
"python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImpl4.qll",
"ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImpl1.qll",
"ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImpl2.qll",
"ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImplForHttpClientLibraries.qll",
"ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImplForPathname.qll",
"swift/ql/lib/codeql/swift/dataflow/internal/DataFlowImpl1.qll"
],
"TaintTracking Legacy Configuration Java/C++/C#/Go/Python/Ruby/Swift": [
Expand Down Expand Up @@ -552,4 +550,4 @@
"python/ql/test/experimental/dataflow/model-summaries/InlineTaintTest.ext.yml",
"python/ql/test/experimental/dataflow/model-summaries/NormalDataflowTest.ext.yml"
]
}
}

0 comments on commit 4031623

Please sign in to comment.