We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cd06d8 commit 5d49de1Copy full SHA for 5d49de1
1 file changed
docs/autofix-instructions.md
@@ -23,9 +23,6 @@ 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
27
-to the Code Scanning result (e.g. `./security/code-scanning/<id>`).
28
-
29
When generating a fix:
30
31
1. Locate the rule directory matching the alert’s rule id / query id.
0 commit comments