Skip to content

Commit 0a1490e

Browse files
committed
chore(sync): cascade fleet template@b9f9f3c
1 parent 9e23549 commit 0a1490e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.config/oxfmtrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"**/pnpm-lock.yaml",
4646
"**/test/packages",
4747
"#fleet-canonical-begin (managed by socket-wheelhouse sync)",
48-
"**/.claude/worktrees/**",
48+
"**/.claude/**",
4949
"**/.config/oxlint-plugin/**",
5050
"**/.config/rolldown/**",
5151
"**/.git-hooks/**",

.config/oxlintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"**/*.tsbuildinfo",
142142
"**/packages/npm/**",
143143
"#fleet-canonical-begin (managed by socket-wheelhouse sync)",
144-
"**/.claude/worktrees/**",
144+
"**/.claude/**",
145145
"**/.config/oxlint-plugin/**",
146146
"**/.config/rolldown/**",
147147
"**/.git-hooks/**",

0 commit comments

Comments
 (0)