Skip to content

ci: check whitespace in hosted validation#3

Merged
quick-ricon merged 1 commit into
mainfrom
quick/add-ci-diff-check
Jun 16, 2026
Merged

ci: check whitespace in hosted validation#3
quick-ricon merged 1 commit into
mainfrom
quick/add-ci-diff-check

Conversation

@quick-ricon

Copy link
Copy Markdown
Contributor

Summary

Adds git diff --check to template's hosted validation workflow, matching the validation block already documented in the README and the workflow added to modules in KnickKnackLabs/modules#53.

Local validation

  • codebase lint "$PWD" — 9/9
  • readme build --check
  • git diff --check origin/main...HEAD and local git diff --check

Local mise run test is degraded on this Quick machine: after a fresh clone/trust/install, BATS 1.13.0 fails before executing tests with bats-exec-file: command not found. Template's hosted Test workflow is green on current main, so I am relying on hosted CI for the test path on this CI-only PR and not treating the local BATS shim issue as part of this change.

@quick-ricon
quick-ricon merged commit a193871 into main Jun 16, 2026
2 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