mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Users will still be able to opt out: * for unit tests, by providing the `cargo_cfg_overrides=-test` extractor option * for integration tests, by excluding the test files from the analysis using `paths-ignore` in the codescanning configuration file We may want to revisit whether we want a single option for both. Also further work will be needed to restrict our security queries to non-test code on the QL side.
4 lines
123 B
Plaintext
4 lines
123 B
Plaintext
| src/lib.rs:1:1:2:16 | fn cfg_flag |
|
|
| src/lib.rs:4:1:5:15 | fn cfg_key |
|
|
| src/lib.rs:22:1:23:24 | fn pointer_width_32 |
|