lint
Installation
SKILL.md
Lint Skill
Check code quality and formatting before committing changes.
Usage
Run this skill to check for lint errors and formatting issues.
Instructions
-
Run the lint check:
make lint -
If clippy reports warnings or errors, fix them before proceeding