Skip to content

fix: replace garbled mojibake characters with clean ASCII in comments#23

Open
57388sp wants to merge 2 commits intomainfrom
add-workflow-files
Open

fix: replace garbled mojibake characters with clean ASCII in comments#23
57388sp wants to merge 2 commits intomainfrom
add-workflow-files

Conversation

@57388sp
Copy link
Copy Markdown
Collaborator

@57388sp 57388sp commented May 7, 2026

Fixed CP1252/UTF-8 encoding corruption in comments across 3 scripts. Em dashes (—), ellipsis (…), arrows (→), and box-drawing divider lines were rendered as garbled sequences (e.g. ΓÇö). Replaced with standard ASCII equivalents (-, ..., ->). No logic changes.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

Test Report missing or unfilled.

This PR touches python/, ansible/, or terraform/, so a populated Test Report section is required in the PR body. See TESTING.md for what to capture (environment, ONTAP version, first-run output, idempotency check, teardown).

This is a soft gate - your CI checks are unaffected - but reviewers will not approve until the report is filled in.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant