We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa425dd commit 016394cCopy full SHA for 016394c
1 file changed
.prettierignore
@@ -1,3 +1,7 @@
1
# Template files that should maintain their original quote style
2
lib/install/config/**/*.ts
3
lib/install/config/**/*.js
4
+
5
+# Temporarily ignore workflow files that cannot be modified in PRs due to claude-review validation
6
+.github/workflows/claude.yml
7
+.github/workflows/claude-code-review.yml
0 commit comments