mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-13 03:15:17 +00:00
docs: add blank line after compliance YAML definition header for improved formatting
This commit is contained in:
parent
eb10d8c6d3
commit
fb3ba64576
1 changed files with 1 additions and 0 deletions
|
|
@ -110,6 +110,7 @@ Validates against an organization-specific compliance checklist:
|
|||
### Setting Up Custom Compliance
|
||||
|
||||
Each compliance is defined in a YAML file as follows:
|
||||
|
||||
- `title`: Used to provide a clear name for the compliance
|
||||
- `compliance_label`: Used to automatically generate labels for non-compliance issues
|
||||
- `objective`, `success_criteria`, and `failure_criteria`: These fields are used to clearly define what constitutes compliance
|
||||
|
|
|
|||
Loading…
Reference in a new issue