Skip to content

ci: restore workflow YAML mangled by the pre-.prettierignore autofix - #22

Merged
Shinrai merged 1 commit into
nextfrom
fix/workflow-yaml-formatting
Aug 10, 2026
Merged

ci: restore workflow YAML mangled by the pre-.prettierignore autofix#22
Shinrai merged 1 commit into
nextfrom
fix/workflow-yaml-formatting

Conversation

@cldmv-bot

@cldmv-bot cldmv-bot Bot commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

🚀 What's Changed

💥 Breaking Changes

No breaking changes

✨ Features

No new features

🐛 Bug Fixes

No bug fixes

📦 Dependencies

No dependency updates

🔧 Other Changes

  • ci: restore workflow YAML mangled by the pre-.prettierignore autofix (f9d9a75)
👥 Contributors

The #20 post-merge autofix (0c83afa) ran before this repo had a .prettierignore,
so prettier reindented all 20 workflow files + dependabot.yml from the CLDMV
4-space template style to 2-space and swapped single->double quotes. It's cosmetic
(CI still passed) but drifts every workflow off the template canon.

Restores them to the pre-autofix template form (from d4eb14d). #21 added the
*.yml/*.yaml exclusion to .prettierignore, so the autofix no longer touches these
on merge — the restore sticks.
@cldmv-bot cldmv-bot Bot added ! fix → next v4 flow: fix contributor PR targeting the next integration branch type: ci Changes to CI workflows, actions, or build pipelines type: config Changes to repository or project configuration files labels Aug 10, 2026
@Shinrai
Shinrai merged commit 6974dba into next Aug 10, 2026
25 checks passed
@cldmv-bot
cldmv-bot Bot deleted the fix/workflow-yaml-formatting branch August 10, 2026 05:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

! fix → next v4 flow: fix contributor PR targeting the next integration branch type: ci Changes to CI workflows, actions, or build pipelines type: config Changes to repository or project configuration files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant