Skip to content

feat: add trailing whitespace check and editorconfig#2

Merged
cpacker merged 1 commit intomainfrom
feat/trailing-whitespace-check
Apr 2, 2026
Merged

feat: add trailing whitespace check and editorconfig#2
cpacker merged 1 commit intomainfrom
feat/trailing-whitespace-check

Conversation

@cpacker
Copy link
Copy Markdown
Contributor

@cpacker cpacker commented Apr 2, 2026

Summary

  • Adds a GitHub Actions workflow (check-whitespace.yml) that runs on PRs and pushes to main, failing if any .md files contain trailing whitespace
  • Adds an .editorconfig so contributors' editors auto-strip trailing whitespace on save

👾 Generated with Letta Code

Adds a GitHub Actions workflow that fails PRs containing trailing
whitespace in markdown files, plus an .editorconfig so editors
auto-strip it on save.

👾 Generated with [Letta Code](https://letta.com)

Co-Authored-By: Letta Code <noreply@letta.com>
@cpacker cpacker merged commit a578dcc into main Apr 2, 2026
1 check 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