Skip to content

Normalize .github/agents/pr-cleanup.md to LF-only line endings#4025

Closed
Copilot wants to merge 1 commit into
mainfrom
copilot/fix-review-comment-3283185795
Closed

Normalize .github/agents/pr-cleanup.md to LF-only line endings#4025
Copilot wants to merge 1 commit into
mainfrom
copilot/fix-review-comment-3283185795

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 21, 2026

This addresses the linked review comment requesting LF normalization for .github/agents/pr-cleanup.md. The goal is to remove CRLF-only churn in diffs and keep line-ending style consistent with other agent markdown files.

  • Change made

    • Rewrote .github/agents/pr-cleanup.md with LF (\n) only line endings.
    • No content or wording changes; this is a newline normalization-only update.
  • Scope

    • Single-file formatting normalization.
    • No behavioral or functional code changes.
-<lines ending with \r\n>
+<same lines ending with \n>

Copilot AI changed the title [WIP] Fix code as per review comment 3283185795 Normalize .github/agents/pr-cleanup.md to LF-only line endings May 21, 2026
Copilot AI requested a review from RyanCavanaugh May 21, 2026 17:49
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