Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit binary attribute for txt files to snapshots #752

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

HoldYourWaffle
Copy link
Contributor

eca25b9 added the binary attribute to all txt files, which fixes a bunch of tests on Windows (#747).
Most Windows programs handle LF-line endings just fine, but unfortunately not all, so to avoid ✨shenanigans✨ it's good practice to limit the binary attribute to the files that actually need it.

Keep up the great work!

@27pchrisl 27pchrisl merged commit a836c8a into flat3:5.x Nov 22, 2023
12 checks passed
@HoldYourWaffle HoldYourWaffle deleted the limit-txt-binary branch November 22, 2023 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants