Skip to content

Commit ac17259

Browse files
KyleAMathewsclaude
andcommitted
fix: exclude .github from prettier to unblock autofix.ci
autofix.ci bans modifications to .github, but pnpm run format was reformatting workflow YAMLs and staging those changes for commit. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 06fe7db commit ac17259

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.prettierignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
.github
12
**/.nx/
23
**/.nx/cache
34
**/.svelte-kit

0 commit comments

Comments
 (0)