1
0
mirror of synced 2025-12-23 03:44:00 -05:00

disable fenced-code-language rule for existing lines

This commit is contained in:
Rachael Sewell
2023-09-21 19:07:28 -07:00
parent 426b4829b5
commit 6024a3bac4
43 changed files with 145 additions and 145 deletions

View File

@@ -80,7 +80,7 @@ You can populate the runner tool cache by running a {% data variables.product.pr
After extracting the tool cache artifact uploaded in the above example, you should have a directory structure on your self-hosted runner that is similar to the following example:
```
``` <!-- markdownlint-disable-line fenced-code-language -->
RUNNER_DIR
├── ...
└── _work