format_code
Automatically format code in a file by specifying the file path and programming language, ensuring consistent style and improved readability for developers.
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 |