Compare commits

...

1 Commits

Author SHA1 Message Date
Paolo Tranquilli
1968f6e436 Rust: DO NOT MERGE test turning off path resolution 2025-02-28 12:10:42 +01:00

View File

@@ -82,3 +82,5 @@ options:
title: Skip path resolution
description: >
Skip path resolution. This is experimental, while we move path resolution from the extractor to the QL library.
extra_env_vars:
CODEQL_EXTRACTOR_RUST_SKIP_PATH_RESOLUTION: "true"