Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cb16c64

Browse files
committed
Call out the issue of copied code for C/C++ example code in the C/C++ CodeQL Tests README.md (where we talk about it for tests).
1 parent 8a2e063 commit cb16c64

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cpp/ql/test/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# C/C++ CodeQL tests
22

3-
This document provides additional information about the C/C++ CodeQL Tests located in `cpp/ql/test`. See [Contributing to CodeQL](/CONTRIBUTING.md) for general information about contributing to this repository.
3+
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.
44

55
The tests can be run through Visual Studio Code. Advanced users may also use the `codeql test run` command.
66

0 commit comments

Comments
 (0)