mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Rust: add flag to turn off extractor path resolution
This commit is contained in:
@@ -78,3 +78,7 @@ 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.
|
||||
|
||||
Reference in New Issue
Block a user