export_report
Generate Markdown or HTML validation reports stored in .checkride/ to review check outcomes.
Instructions
Generate visual Markdown or HTML validation reports saved to .checkride/ directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Report output format ('markdown' or 'html'). Defaults to 'markdown'. | |
| project_path | No | Optional target project directory path. |