Skip to content

fix empty expression in shell comment and footer formatting#430

Merged
jth-nw merged 2 commits intomainfrom
dev
Mar 9, 2026
Merged

fix empty expression in shell comment and footer formatting#430
jth-nw merged 2 commits intomainfrom
dev

Conversation

@jth-nw
Copy link
Collaborator

@jth-nw jth-nw commented Mar 9, 2026

No description provided.

jth-nw and others added 2 commits March 9, 2026 18:35
Two fixes to claude-doc-pr.yml:
1. Removed literal empty expression from shell comment that caused
   GitHub Actions to fail with "An expression was expected"
2. Changed footer string concatenation from single quotes (which
   produce literal \n) to $'...' syntax (which produces newlines)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
fix: empty expression in shell comment and footer formatting
@jth-nw jth-nw merged commit 151fafe into main Mar 9, 2026
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant