Skip to content

chore(zunit): apply modelines and workflow conventions#10

Merged
ss-o merged 2 commits into
mainfrom
feature-zsh-modelines-editorconfig
Jun 1, 2026
Merged

chore(zunit): apply modelines and workflow conventions#10
ss-o merged 2 commits into
mainfrom
feature-zsh-modelines-editorconfig

Conversation

@ss-o
Copy link
Copy Markdown
Member

@ss-o ss-o commented Jun 1, 2026

Summary

  • apply standard Zsh modelines to bundled framework files
  • enforce workflow concurrency conventions
  • add a repository .editorconfig formatting baseline

Validation

  • find . -path './.git' -prune -o -name '*.zsh' -print0 | xargs -0 -r -n1 zsh -n
  • git diff --check origin/main...HEAD

@ss-o ss-o force-pushed the feature-zsh-modelines-editorconfig branch from 0096563 to b7a9611 Compare June 1, 2026 03:31
@ss-o ss-o marked this pull request as ready for review June 1, 2026 04:12
Copilot AI review requested due to automatic review settings June 1, 2026 04:12
@ss-o ss-o merged commit db29639 into main Jun 1, 2026
3 of 4 checks passed
@ss-o ss-o deleted the feature-zsh-modelines-editorconfig branch June 1, 2026 04:12
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

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