Quote angle-bracketed placeholder so it shows up in resulting help text. (#50514)
This commit is contained in:
@@ -31,7 +31,7 @@ license: # optional, the license under which the pack is published
|
|||||||
dependencies: # map from CodeQL pack name to version range
|
dependencies: # map from CodeQL pack name to version range
|
||||||
```
|
```
|
||||||
|
|
||||||
- `name:` must follow the `<scope>/<pack>` format, where `<scope>` is the {% data variables.product.prodname_dotcom %} organization that you will publish to and <pack> is the name for the pack.
|
- `name:` must follow the `<scope>/<pack>` format, where `<scope>` is the {% data variables.product.prodname_dotcom %} organization that you will publish to and `<pack>` is the name for the pack.
|
||||||
|
|
||||||
- A maximum of one of `default-suite` or `default-suite-file` is allowed. These are two different ways to define a default query suite to be run, the first by specifying queries directly in the qlpack.yml file and the second by specifying a query suite in the pack.
|
- A maximum of one of `default-suite` or `default-suite-file` is allowed. These are two different ways to define a default query suite to be run, the first by specifying queries directly in the qlpack.yml file and the second by specifying a query suite in the pack.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user