Code Formatting PR Check
代码格式化PR检查
Generate a workflow that automatically checks pull requests for code formatting issues using Prettier.
生成一个工作流,使用Prettier自动检查拉取请求中的代码格式问题。
Prompt
Generate a workflow that runs on every pull request to main, checks for code formatting with Prettier, and leaves a comment on the PR if formatting issues are found.