Skip to content

Ensure Consistent Line Endings Across Platforms #105

@kylstevenson

Description

@kylstevenson

Tests were failing on Windows due to inconsistent line endings in text files (e.g., .csv), which affected file size calculations and caused multipart upload detection to behave differently.

Adding a .gitattributes file with eol=lf resolves the issue and ensures consistency across environments.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions