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.