fix: prevent invalid contributor footer markup (#2608)

Disable the all-contributors usage footer because the pinned CLI emits an invalid closing img tag. Keep the usage link outside the generated contributor block.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: 936cc10e-06f7-440c-96e7-51d1e94476ce
This commit is contained in:
Aaron Powell
2026-08-10 14:02:01 +10:00
committed by GitHub
parent eff54d5c89
commit 3f0bba475e
3 changed files with 7 additions and 18 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
"commit": false,
"commitConvention": "none",
"contributorsPerLine": 7,
"linkToUsage": true,
"linkToUsage": false,
"commitType": "docs",
"types": {
"instructions": {