Files
codeql/.github/instructions/ql-files.instructions.md

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