format_code
Format code files by specifying the file path and programming language, ensuring consistent coding style and readability. Integrates with Edit-MCP for streamlined code editing.
Instructions
Format code in a file
Input Schema
Name | Required | Description | Default |
---|---|---|---|
language | No | Language of the code (e.g., javascript, python, rust) | |
path | Yes | Path to the file to format |