mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
docs: fix indentation in compliance tool directory structure example
This commit is contained in:
parent
d7d4b7de89
commit
7efeeb1de8
1 changed files with 1 additions and 1 deletions
|
|
@ -149,7 +149,7 @@ pr-agent-settings/
|
||||||
│ ├── frontend_repos/
|
│ ├── frontend_repos/
|
||||||
│ │ └── pr_compliance_checklist.yaml
|
│ │ └── pr_compliance_checklist.yaml
|
||||||
│ └── backend_repos/
|
│ └── backend_repos/
|
||||||
│ └── pr_compliance_checklist.yaml
|
│ └── pr_compliance_checklist.yaml
|
||||||
├── qodo-merge/ # For standalone repositories
|
├── qodo-merge/ # For standalone repositories
|
||||||
│ └── pr_compliance_checklist.yaml
|
│ └── pr_compliance_checklist.yaml
|
||||||
└── qodo-monorepo/ # For monorepo-specific compliance
|
└── qodo-monorepo/ # For monorepo-specific compliance
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue