docs: add code languages best practice hierarchy

This commit is contained in:
ofir-frd 2025-07-26 08:39:28 +03:00 committed by GitHub
parent 359462abfe
commit ad2a96da50
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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