Skip to content

set file encoding and line separator#122

Open
eric-milles wants to merge 1 commit into
apache:masterfrom
eric-milles:encoding-and-ending
Open

set file encoding and line separator#122
eric-milles wants to merge 1 commit into
apache:masterfrom
eric-milles:encoding-and-ending

Conversation

@eric-milles

Copy link
Copy Markdown
Member

Fix the warning for no project encoding. There were 2 stray chars in ResolveTest. And set line endings so carriage returns don't keep trickling in.

@eric-milles

Copy link
Copy Markdown
Member Author

@maartenc Any issues with this?

@maartenc

Copy link
Copy Markdown
Contributor

At first sight, I would say:

  • use UTF8 as default encoding
  • fix/enforce line endings using .gitattributes

But my focus is now on the 2.6.0 release.
These kind of changes don't bring added value to that release, they can be easily applied afterwards.

@eric-milles eric-milles force-pushed the encoding-and-ending branch from 4ea9edc to 2ccc0be Compare June 17, 2026 20:06
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