mirror of
https://github.com/github/codeql.git
synced 2025-12-16 08:43:11 +01:00
This is now supported. See https://docs.github.com/en/copilot/how-tos/configure-custom-instructions/add-repository-instructions for details.
425 B
425 B
applyTo
| applyTo |
|---|
| **/*.ql,**/*.qll |
When reviewing these QL files, do not make any comment on the code itself. You don't understand the QL programming language well enough yet. You can only make comments about the following aspects:
- comments (lines starting with
//or block comments enclosed in/* ... */): you can suggest improvements to the clarity of comments, or point out spelling mistakes - typos in identifiers