We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 371b35d commit 3f19d64Copy full SHA for 3f19d64
.gitattributes
@@ -1,3 +1,6 @@
1
2
# Use bd merge for beads JSONL files
3
.beads/issues.jsonl merge=beads
4
+
5
+# Ensure bash verifiers stay LF-terminated for Harbor/Linux execution.
6
+benchmarks/ccb_docgen/docgen-api-*/tests/test.sh text eol=lf
0 commit comments