Skip to content

chore: enforce text conventions and split validation hooks#6

Merged
TKlerx merged 3 commits into
mainfrom
codex/text-conventions
Jun 21, 2026
Merged

chore: enforce text conventions and split validation hooks#6
TKlerx merged 3 commits into
mainfrom
codex/text-conventions

Conversation

@TKlerx

@TKlerx TKlerx commented Jun 21, 2026

Copy link
Copy Markdown
Owner

Summary

  • document and enforce repository text encoding/line-ending conventions
  • add separate precommit and prepush validation phases
  • run a medium ESLint/Python quality gate on pre-push, with full validation opt-in
  • add a TypeScript function-size ratchet and document the validation split

Verification

  • pnpm run check:text
  • node --check scripts/check-text-conventions.mjs
  • .githooks/pre-commit
  • .githooks/pre-push
  • git diff --check

@TKlerx TKlerx changed the title Enforce text encoding conventions chore: enforce text conventions and split validation hooks Jun 21, 2026
@TKlerx TKlerx merged commit a20b568 into main Jun 21, 2026
1 check passed
@TKlerx TKlerx deleted the codex/text-conventions branch June 21, 2026 20:29
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