get_conventions
Detect coding conventions in a project before adding new code, ensuring your changes align with established patterns.
Instructions
Detect and report coding conventions used in this codebase.
Use this to understand the project's style BEFORE writing new code, so your additions are consistent with existing patterns.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||