Skip to content

Commit 5d49de1

Browse files
authored
Update autofix instructions by removing link guidance
Removed instructions for including clickable links to Code Scanning results.
1 parent 2cd06d8 commit 5d49de1

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

docs/autofix-instructions.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,6 @@ 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
27-
to the Code Scanning result (e.g. `./security/code-scanning/<id>`).
28-
2926
When generating a fix:
3027

3128
1. Locate the rule directory matching the alert’s rule id / query id.

0 commit comments

Comments
 (0)