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(output): Ensure consistent file sorting across Windows, macOS, and Linux #38

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

yamadashy
Copy link
Owner

This PR addresses an issue where file sorting in Repopack output could vary depending on the operating system (Windows, macOS, or Linux) due to differences in file path separators.

Changes:

  • Updated src/utils/sortFiles.ts to use a platform-independent sorting algorithm

@yamadashy yamadashy merged commit 9ba239e into main Aug 5, 2024
20 checks passed
@yamadashy yamadashy deleted the fix/file-sort branch August 5, 2024 15:03
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.

1 participant