Skip to content

chore: fix trailing whitespace and end-of-file issues#84

Merged
bobmatnyc merged 1 commit intomainfrom
chore/whitespace-cleanup
Jan 18, 2026
Merged

chore: fix trailing whitespace and end-of-file issues#84
bobmatnyc merged 1 commit intomainfrom
chore/whitespace-cleanup

Conversation

@bobmatnyc
Copy link
Copy Markdown
Owner

Summary

Automated cleanup by pre-commit hooks after fixing the hook configuration.

Changes

  • Remove trailing whitespace from ~230 files
  • Ensure all files end with newline
  • Fix consistent line endings across codebase

Files Affected

Category Count
promptText/ templates ~60
scripts/ utilities ~50
src/ source & tests ~80
tests/ fixtures ~40
examples/ configs ~20
Other (docs, config) ~14

Test Plan

  • Pre-commit hooks pass
  • No functional changes (whitespace only)

🤖 Generated with Claude Code

Automated cleanup by pre-commit hooks:
- Remove trailing whitespace from ~230 files
- Ensure files end with newline
- Fix consistent line endings

Files affected:
- promptText/ templates
- scripts/ utilities
- src/ source files
- tests/ test fixtures
- examples/ sample configs
- docs/ documentation

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@bobmatnyc bobmatnyc merged commit d719852 into main Jan 18, 2026
5 checks passed
@bobmatnyc bobmatnyc deleted the chore/whitespace-cleanup branch January 18, 2026 03:11
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