check_conventions
Check whether a repository or directory adheres to coding conventions for naming, structure, and patterns. Receive pass/fail results for each convention to enforce code standards.
Instructions
Check if a repo or path follows the detected coding conventions (naming, structure, patterns). Returns pass/fail for each convention.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to repo or directory to check |