mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-11 18:35:18 +00:00
docs: add code languages best practice hierarchy
This commit is contained in:
parent
359462abfe
commit
ad2a96da50
1 changed files with 4 additions and 0 deletions
|
|
@ -235,6 +235,10 @@ For organizations managing multiple repositories with different requirements, Qo
|
|||
│ │ └── best_practices.md
|
||||
│ ├── backend_repos/
|
||||
│ │ └── best_practices.md
|
||||
│ ├── python_repos/
|
||||
│ │ └── best_practices.md
|
||||
│ ├── cpp_repos/
|
||||
│ │ └── best_practices.md
|
||||
│ └── ...
|
||||
├── qodo-merge/ # For standalone repositories
|
||||
│ └── best_practices.md
|
||||
|
|
|
|||
Loading…
Reference in a new issue