fix(bmvcs): fix markdown formatting in validate-vcs-config
- Add blank line before list in Error Handling section - Improve markdown compliance 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
fd16dab3c5
commit
4d06ec718f
|
|
@ -64,6 +64,7 @@ output: |
|
||||||
## Error Handling
|
## Error Handling
|
||||||
|
|
||||||
If validation fails:
|
If validation fails:
|
||||||
|
|
||||||
- Report specific field with error
|
- Report specific field with error
|
||||||
- Suggest correction
|
- Suggest correction
|
||||||
- Offer to re-run discovery
|
- Offer to re-run discovery
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue