Skip to content

Conversation

@ptr727
Copy link
Owner

@ptr727 ptr727 commented Jul 26, 2025

No description provided.

Copilot AI review requested due to automatic review settings July 26, 2025 02:24
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR refactors string building operations to use explicit CRLF line endings and updates GitHub Actions workflow references. The changes focus on standardizing line ending handling in code generation and simplifying workflow naming.

  • Replaces AppendLine() calls with Append() + explicit "\r\n" for consistent line endings
  • Updates GitHub Actions workflow references from test.yml to test-task.yml
  • Improves line ending detection logic in the WriteFile method

Reviewed Changes

Copilot reviewed 7 out of 8 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
LanguageTags/Rfc5646DataGen.cs Adds blank line in data generation
LanguageTags/Rfc5646Data.cs Refactors string building to use explicit CRLF line endings
LanguageTags/Iso6393Data.cs Refactors string building to use explicit CRLF line endings
LanguageTags/Iso6392Data.cs Refactors string building and improves line ending detection logic
.github/workflows/test-pr.yml Updates workflow reference and adds descriptive name
.github/workflows/publish-release.yml Updates workflow reference and adds descriptive name
.github/workflows/merge-bot-pr.yml Updates step names for consistency
Comments suppressed due to low confidence (1)

@ptr727 ptr727 merged commit 6fbb71a into main Jul 26, 2025
5 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