mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Update rust/README.md
Co-authored-by: Paolo Tranquilli <redsun82@github.com>
This commit is contained in:
@@ -21,7 +21,7 @@ You now need to create a [per-user CodeQL configuration file](https://docs.githu
|
|||||||
```
|
```
|
||||||
--search-path Users/YOURUSERNAME/semmle-code/ql
|
--search-path Users/YOURUSERNAME/semmle-code/ql
|
||||||
```
|
```
|
||||||
(or wherever the `ql` directory is on your system)
|
(or wherever the `codeql` checkout is on your system)
|
||||||
|
|
||||||
You can now use the Rust extractor e.g. to run Rust tests from the command line or in VSCode.
|
You can now use the Rust extractor e.g. to run Rust tests from the command line or in VSCode.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user