mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Typo.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# C/C++ CodeQL tests
|
||||
|
||||
This document provides additional information about the C/C++ CodeQL Tests located in `cpp/ql/test`. The principles under 'Copying code' also apply to any other C/C++ code in this repository, such as examples linked from query `.qhelp` files in `cp/ql/src`. See [Contributing to CodeQL](/CONTRIBUTING.md) for more general information about contributing to this repository.
|
||||
This document provides additional information about the C/C++ CodeQL Tests located in `cpp/ql/test`. The principles under 'Copying code' also apply to any other C/C++ code in this repository, such as examples linked from query `.qhelp` files in `cpp/ql/src`. See [Contributing to CodeQL](/CONTRIBUTING.md) for more general information about contributing to this repository.
|
||||
|
||||
The tests can be run through Visual Studio Code. Advanced users may also use the `codeql test run` command.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user