Skip to content

Commit 26402a3

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

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
@@ -67,7 +67,7 @@ A query **must** include:
6767

6868
- A use of the `isExcluded` predicate on the element reported as the primary location. This predicate ensures that we have a central mechanism for excluding results. This predicate may also be used on other elements relevant to the alert, but only if a suppression on that element should also cause alerts on the current element to be suppressed.
6969
- A well formatted alert message:
70-
- The message should be a complete standalone sentence, with punctuation and a full stop.
70+
- The message should be a complete standalone sentence, with punctuation and a period.
7171
- The message should refer to this particular instance of the problem, rather than repeating the generic rule. e.g. "Call to banned function x." instead of "Do not use function x."
7272
- Code elements should be placed in 'single quotes', unless they are formatted as links.
7373
- Avoid value judgments such as "dubious" and "suspicious", and focus on factual statements about the problem.

0 commit comments

Comments
 (0)