File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -79,18 +79,17 @@ chat:
7979 auto_reply : true
8080` ` `
8181
82- Find more examples in the [` configs/`](configs/) directory, organized by language :
82+ Find more examples in the [` configs/`](configs/) directory:
8383
8484```
8585configs/
86- ├── javascript / # JavaScript project configurations
87- ├── typescript / # TypeScript project configurations
88- ├── python/ # Python project configurations
89- ├── go / # Go project configurations
90- └── multi-language / # Full-stack project configurations
86+ ├── default / # Examples of all values, general rules for any project (full-stack, etc.)
87+ ├── go / # Go project configurations
88+ ├── javascript/ # JavaScript project configurations
89+ ├── python / # Python project configurations
90+ └── typescript / # TypeScript project configurations
9191```
9292
93-
9493## Integration Guides
9594
9695- [Azure DevOps Integration](https://www.coderabbit.ai/blog/getting-started-with-coderabbit-using-azure-devops) - Guide for integrating with Azure DevOps.
You can’t perform that action at this time.
0 commit comments