Skip to content

fix: strip trailing blank EOF lines in docs - #1

Merged
geldmacher merged 1 commit into
mainfrom
dg-cursor/fix-docs-eof-whitespace-7f57
Sep 9, 2026
Merged

geldmacher merged 1 commit into
mainfrom
dg-cursor/fix-docs-eof-whitespace-7f57

Conversation

@geldmacher

Copy link
Copy Markdown
Owner

Summary

  • Remove the extra trailing blank line at EOF in docs/development.md, docs/migrations.md, and docs/usage.md.
  • Fixes the main CI failure on c6cf2bc where git diff-tree --check reported blank lines at EOF for those three files.

Test plan

  • git diff-tree --check HEAD exits 0 on this branch
  • CI plugin job / "Check commit whitespace" passes on this PR
Open in Web Open in Cursor 

The plugin whitespace check failed on main after c6cf2bc because
docs/development.md, docs/migrations.md, and docs/usage.md each had an
extra blank line at EOF. Remove only those trailing blank lines.

Co-authored-by: Dennis Geldmacher <geldmacher.dennis@outlook.de>
@geldmacher geldmacher closed this Sep 9, 2026
@geldmacher geldmacher reopened this Sep 9, 2026
@geldmacher
geldmacher marked this pull request as ready for review September 9, 2026 11:29
@geldmacher
geldmacher merged commit 92ac632 into main Sep 9, 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.

2 participants