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

[6.0.2] Fix infinite searching for .swift-format file on Windows and Linux #850

Merged
merged 1 commit into from
Oct 12, 2024

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Oct 11, 2024

…'t contain a `.swift-format` file

swiftlang#802 this sort of infinite looping issue on Windows but introduced it on Unix platforms where `URL.deletingLastPathComponent` on `/` returns `/..`.
@ahoppen ahoppen requested a review from bnbarham October 11, 2024 22:10
@ahoppen
Copy link
Member Author

ahoppen commented Oct 11, 2024

Testing via swiftlang/swift-syntax#2756

@ahoppen ahoppen merged commit c7a8b75 into swiftlang:release/6.0.2 Oct 12, 2024
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.

2 participants