Skip to content

fix(contributors): correct YAML indentation in multiline strings#74

Merged
CalvinAllen merged 1 commit into
mainfrom
fix/contributors/yaml-indentation
Apr 15, 2026
Merged

fix(contributors): correct YAML indentation in multiline strings#74
CalvinAllen merged 1 commit into
mainfrom
fix/contributors/yaml-indentation

Conversation

@CalvinAllen

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • Manually trigger the contributors workflow on a repo using output-format: html (e.g., VS-MCPServer)
  • Verify the workflow runs without YAML parse errors
  • Verify contributor avatars render horizontally in the README

Lines inside run: | block must maintain the block's indentation level
for valid YAML parsing.
@CalvinAllen CalvinAllen merged commit 3a63596 into main Apr 15, 2026
@CalvinAllen CalvinAllen deleted the fix/contributors/yaml-indentation branch April 15, 2026 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant