Skip to content

Commit 0c29859

Browse files
mbaludaCopilot
andauthored
Update .github/copilot-instructions.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5364072 commit 0c29859

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/copilot-instructions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ When reviewing tests, it is critical to:
5959
- Consider the "test coverage" of the query, are each of its logical statements effectively exercised individually, collectively? The test should neither be overly bloated nor under specified.
6060
- Consider the edge cases of the language itself, will the analysis work in non-trivial cases, are all relevant language concepts tested here? This doesn't need to be exhaustive, but it should be thoughfully thorough.
6161

62-
## Validating Query style
62+
## Validating Query Style
6363

6464
The following list describes the required style guides for a query that **must** be validated during the code-review process.
6565

0 commit comments

Comments
 (0)