check_format
Verify source code formatting accuracy within HooksMCP, ensuring compliance with predefined standards for consistent project quality.
Instructions
Check if the source code is formatted correctly
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}