Skip to content

fix: use platform-native path for ignore file backups#40

Open
lumirlumir wants to merge 2 commits into
mainfrom
fix/use-platform-native-path
Open

fix: use platform-native path for ignore file backups#40
lumirlumir wants to merge 2 commits into
mainfrom
fix/use-platform-native-path

Conversation

@lumirlumir

@lumirlumir lumirlumir commented Jun 24, 2026

Copy link
Copy Markdown
Member

Prerequisites checklist

AI acknowledgment

  • I did not use AI to generate this PR.
  • (If the above is not checked) I have reviewed the AI-generated content before submitting.

What is the purpose of this pull request?

This PR simply updates the config-file migration so processed ignore files are renamed with path.join instead of manual string concatenation. That keeps the backup path for deleted-eslintignore-backup.txt platform-native across Windows and POSIX environments.

What changes did you make? (Give an overview)

I've ensured cross-platform behavior by using platform-native paths for ignore file backups.

Related Issues

N/A

Is there anything you'd like reviewers to focus on?

N/A

@eslint-github-bot eslint-github-bot Bot added the bug Something isn't working label Jun 24, 2026
@lumirlumir lumirlumir marked this pull request as ready for review June 24, 2026 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant