mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45: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
|
│ │ └── best_practices.md
|
||||||
│ ├── backend_repos/
|
│ ├── backend_repos/
|
||||||
│ │ └── best_practices.md
|
│ │ └── best_practices.md
|
||||||
|
│ ├── python_repos/
|
||||||
|
│ │ └── best_practices.md
|
||||||
|
│ ├── cpp_repos/
|
||||||
|
│ │ └── best_practices.md
|
||||||
│ └── ...
|
│ └── ...
|
||||||
├── qodo-merge/ # For standalone repositories
|
├── qodo-merge/ # For standalone repositories
|
||||||
│ └── best_practices.md
|
│ └── best_practices.md
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue