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

fix: OS Consistency #33

Merged
merged 2 commits into from
Mar 25, 2025
Merged

fix: OS Consistency #33

merged 2 commits into from
Mar 25, 2025

Conversation

lanesawyer
Copy link
Owner

@lanesawyer lanesawyer commented Mar 25, 2025

fix: OS Consistency

Why

What

  • Deals with new lines better

How

  • Replace carriage returns (Windows style new lines) with just the newline character

Testing

None, I should do some but I want to get this in and test it a bit more

PR Checklist

  • I have read the CONTRIBUTING.md document.
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added necessary documentation (if appropriate).
  • Tests, linting, and formatting checks pass.

@lanesawyer lanesawyer merged commit 0bcc644 into main Mar 25, 2025
@lanesawyer lanesawyer deleted the lane/os-consistency branch March 25, 2025 06:30
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.

File Paths are not cross-platform
1 participant