mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Merge pull request #20295 from geoffw0/oldpaths1
Rust: Remove extractor path resolution.
This commit is contained in:
@@ -82,12 +82,6 @@ options:
|
||||
Collect flame graph data using the `tracing-flame` crate. To render a flame graph
|
||||
or chart, run the `inferno-flamegraph` command. See also: https://crates.io/crates/tracing-flame
|
||||
type: string
|
||||
skip_path_resolution:
|
||||
title: Skip path resolution
|
||||
description: >
|
||||
Skip path resolution. This is experimental, while we move path resolution from the extractor to the QL library.
|
||||
type: string
|
||||
pattern: "^(false|true)$"
|
||||
extract_dependencies_as_source:
|
||||
title: Extract dependencies as source code
|
||||
description: >
|
||||
|
||||
Reference in New Issue
Block a user