check_style
Analyze project style by detecting conventions, linters, and inferring coding patterns from codebase samples.
Instructions
Sniffs out project style: conventions, linters, and infers implicit coding patterns from codebase samples. Combines convention detection and code pattern analysis.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dirPath | Yes | The absolute path to the local directory to analyze. | |
| excludePath | No | Optional. Glob patterns to exclude from scanning. |