Skip to content
This repository has been archived by the owner on Apr 27, 2024. It is now read-only.

Normalize line endings to Unix style #28

Merged
merged 1 commit into from
Apr 27, 2024
Merged

Conversation

booleanbyte
Copy link
Contributor

Fixing old mistakes of committing windows style line endings in my original SNBT contribution.
The line endings of files are a mix of crlf windows- and lf unix style (se the image below from listing of line endings on the index). This normalizes all files to have lf unix style line endings again.

OpenNBT_eolDiff
Left side shows the old mix of eol on the index. Right side shows the new normalized eol.

@Camotoy
Copy link
Member

Camotoy commented Apr 27, 2024

Thank you for the PR! I will merge it, and then this repository will be archived as MCProtocolLib now uses a different NBT library.

@Camotoy Camotoy merged commit 31175db into GeyserMC:master Apr 27, 2024
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants