chore: exclude .claude/ worktree docs from Prettier formatting check
ci/woodpecker/push/ci Pipeline was 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 <[email protected]>
This commit is contained in:
@@ -4,3 +4,4 @@ pnpm-lock.yaml
|
||||
**/node_modules
|
||||
**/drizzle
|
||||
**/.next
|
||||
.claude/
|
||||
|
||||
Reference in New Issue
Block a user