Skip to content

Commit 2cd06d8

Browse files
authored
Update autofix instructions for clickable links
Clarified instructions for including clickable links to Code Scanning results.
1 parent 32b4ede commit 2cd06d8

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/autofix-instructions.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@ Project layout (per language / standard):
2323
<language>/<standard>/test/rules/<rule-id>/ # test cases, with COMPLIANT / NON_COMPLIANT markers
2424
```
2525

26-
When referring to the alerts you are addressing, include a clickable link.
26+
When referring to the alerts you are addressing, include a clickable link
27+
to the Code Scanning result (e.g. `./security/code-scanning/<id>`).
2728

2829
When generating a fix:
2930

0 commit comments

Comments
 (0)