chore: exclude .claude/ worktree docs from Prettier formatting check
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
The .claude/worktrees/ directory contains auto-generated markdown reports from the QA automation system that are not authored code and should not be subject to Prettier style enforcement. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -4,3 +4,4 @@ pnpm-lock.yaml
|
|||||||
**/node_modules
|
**/node_modules
|
||||||
**/drizzle
|
**/drizzle
|
||||||
**/.next
|
**/.next
|
||||||
|
.claude/
|
||||||
|
|||||||
Reference in New Issue
Block a user