lint_guidance
Verify code quality during the LINT phase by providing structured guidance, ensuring disciplined programming practices and audit-ready outputs in the development workflow.
Instructions
Get guidance for the LINT phase - verifying code quality
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}