Skip to content

Conversation

ahoppen
Copy link
Member

@ahoppen ahoppen commented Oct 11, 2024

Due to swiftlang/swift-foundation#980, the we may end up with a path == "" instead of /.

We didn’t catch this in the test because we only end up with an empty path when searching for a .swift-format file from a .swift-file that was not at the root of a directory.

Due to swiftlang/swift-foundation#980, the we may end up with a `path == ""` instead of `/`. We didn’t catch this in the test because we only end up with an empty path when searching for a `.swift-format` file from a `.swift-file` that was not at the root of a directory.
@ahoppen ahoppen force-pushed the infinite-searching-linux branch from 3e9e9a0 to ba8f585 Compare October 11, 2024 20:38
@ahoppen ahoppen merged commit 9df5622 into swiftlang:main Oct 11, 2024
14 checks passed
@ahoppen ahoppen deleted the infinite-searching-linux branch October 11, 2024 21:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants