write_file
Automatically performs code quality checks before writing a file, ensuring code adheres to standards by validating content and path.
Instructions
写文件前必须调用此工具(自动代码质量检查)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | 文件路径 | |
| content | Yes | 文件内容 |