generated from coulomb/repo-seed
first extension execution path
This commit is contained in:
@@ -12,7 +12,16 @@
|
||||
],
|
||||
"check_groups": [],
|
||||
"preflight_runner": null,
|
||||
"runner_entrypoints": [],
|
||||
"runner_entrypoints": [
|
||||
{
|
||||
"id": "replace-with-runner-id",
|
||||
"kind": "external",
|
||||
"module_path": null,
|
||||
"callable": null,
|
||||
"command": null,
|
||||
"description": "Describe how this runner is provided."
|
||||
}
|
||||
],
|
||||
"normalizers": [],
|
||||
"mappings": [],
|
||||
"report_fragments": [],
|
||||
|
||||
Reference in New Issue
Block a user