We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32b4ede commit 2cd06d8Copy full SHA for 2cd06d8
1 file changed
docs/autofix-instructions.md
@@ -23,7 +23,8 @@ Project layout (per language / standard):
23
<language>/<standard>/test/rules/<rule-id>/ # test cases, with COMPLIANT / NON_COMPLIANT markers
24
```
25
26
-When referring to the alerts you are addressing, include a clickable link.
+When referring to the alerts you are addressing, include a clickable link
27
+to the Code Scanning result (e.g. `./security/code-scanning/<id>`).
28
29
When generating a fix:
30
0 commit comments