Skip to content

Normalize the mixed line endings in validate-task.yml to CRLF#247

Closed
ptr727 wants to merge 1 commit into
developfrom
feature/normalize-workflow-eol
Closed

Normalize the mixed line endings in validate-task.yml to CRLF#247
ptr727 wants to merge 1 commit into
developfrom
feature/normalize-workflow-eol

Conversation

@ptr727

@ptr727 ptr727 commented Jul 6, 2026

Copy link
Copy Markdown
Owner

validate-task.yml carried an LF action-pin line inside an otherwise-CRLF file; normalize to CRLF (content unchanged, CR-insensitive diff empty). Recurring Dependabot-uses-bump drift. Held for your merge.

validate-task.yml carried an LF action-pin line inside an otherwise-CRLF file; normalize to CRLF to match the .editorconfig default. Content unchanged. Recurring drift from Dependabot uses: bumps under .gitattributes * -text.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 6, 2026 17:13

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

@ptr727

ptr727 commented Jul 6, 2026

Copy link
Copy Markdown
Owner Author

Superseded: instead of normalizing workflow YAML to CRLF, the fleet is declaring workflow YAML as LF in .editorconfig (matching Dependabot/Actions LF writes), so mixing no longer occurs and git still leaves EOL alone. Replacement LF change to follow.

@ptr727 ptr727 closed this Jul 6, 2026
@ptr727
ptr727 deleted the feature/normalize-workflow-eol branch July 6, 2026 18:13
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