General
PromptBeginner5 minmarkdown
Untitled Skill
193
- 本專案請務必在每次新增或修改程式碼後,執行 lint 檢查,確保程式品質。
Loading actions...
Main instructions and any bundled files for this skill.
golangci-lint run ./...
TypeScript and ESLint rules that MUST be followed when creating, modifying, or reviewing any file under apps/frontend/, including .ts, .tsx, .js, and .jsx files. Also apply when discussing frontend li...
risks