formatting
作者: remotion-dev
运行Remotion格式化和样式检查,直到通过为止。当用户要求修复格式或运行格式化命令时使用。
npx skills add https://github.com/remotion-dev/remotion --skill formattingRun bun run stylecheck until the exit code is 0.
Do not treat lambda-go errors as blocking.
运行Remotion格式化和样式检查,直到通过为止。当用户要求修复格式或运行格式化命令时使用。
npx skills add https://github.com/remotion-dev/remotion --skill formattingRun bun run stylecheck until the exit code is 0.
Do not treat lambda-go errors as blocking.