Skip to content

Commit e3a61f5

Browse files
authored
Merge pull request #19899 from github/redsun82/copilot-instructions
Create copilot-instructions.md
2 parents a74f60b + c88049a commit e3a61f5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/copilot-instructions.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
When reviewing code:
2+
* do not review changes in files with `.expected` extension (they are automatically ensured to be correct).
3+
* in `.ql` and `.qll` files, do not try to review the code itself as you don't understand the programming language
4+
well enough to make comments in these languages. You can still check for typos or comment improvements.

0 commit comments

Comments
 (0)