Skip to content

chore(ci): fix whitespace handling bug in sync_docs.py#426

Merged
amoeba merged 1 commit into
mainfrom
chore/sync-docs-strip-whitespace
Jul 16, 2026
Merged

chore(ci): fix whitespace handling bug in sync_docs.py#426
amoeba merged 1 commit into
mainfrom
chore/sync-docs-strip-whitespace

Conversation

@amoeba

@amoeba amoeba commented Jul 16, 2026

Copy link
Copy Markdown
Member

sync_docs.py was preserving the whitespace that comes from bubbletea's output
copying output into the docs. This is fine but then none of our editors can
be set up to strip trailing whitespace.

This PR just strips the trailing whitespace on each line from stdout before
returning it.

@amoeba
amoeba deployed to snapshot July 16, 2026 16:08 — with GitHub Actions Active
@amoeba
amoeba requested a review from zeroshade July 16, 2026 16:08
@amoeba
amoeba merged commit e29b2a3 into main Jul 16, 2026
6 checks passed
@amoeba
amoeba deleted the chore/sync-docs-strip-whitespace branch July 16, 2026 20:01
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.

2 participants