Lint Arduino Project
lint_arduino_projectEnsure Arduino projects comply with coding best practices and specification rules. Lint supports permissive, specification, and strict levels.
Instructions
Lint Arduino project for compliance and best practices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | Path to sketch, library, or platform | |
| compliance | No | "permissive", "specification", or "strict" | specification |
| library_manager | No | None, "submit", or "update" for Library Manager checks |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |