Skip to content

chore(docs): normalize reviewer validator line endings#82

Merged
stacknil merged 1 commit into
mainfrom
codex/normalize-reviewer-validator-line-endings
Jun 6, 2026
Merged

chore(docs): normalize reviewer validator line endings#82
stacknil merged 1 commit into
mainfrom
codex/normalize-reviewer-validator-line-endings

Conversation

@stacknil

@stacknil stacknil commented Jun 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • normalize scripts/validate-reviewer-routes.py back to LF-only after the API-created branch introduced mixed line endings
  • add a narrow .gitattributes rule to keep the validator and the attributes file LF-only

Validation

  • python scripts\\validate-reviewer-routes.py
  • python -m py_compile scripts\\validate-reviewer-routes.py
  • git diff --cached --check
  • staged blob newline check: .gitattributes and scripts/validate-reviewer-routes.py both have 0 CRLF sequences
  • changed-file privacy/sensitive-pattern scan: no matches

Notes

No logical validator changes; this is only line-ending hygiene after PR #81.

@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@stacknil stacknil merged commit ce69f2f into main Jun 6, 2026
2 checks passed
@stacknil stacknil deleted the codex/normalize-reviewer-validator-line-endings branch June 6, 2026 09:57
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